File: .gitignore

package info (click to toggle)
python-xstatic-mdi 1.6.50.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,976 kB
  • sloc: python: 41; makefile: 19
file content (9 lines) | stat: -rwxr-xr-x 64 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
*.pyc
*.sw?
*.sqlite3
.DS_STORE
*.egg-info
.venv
.tox
build
dist