File: .gitignore

package info (click to toggle)
python-xstatic-angular-bootstrap 2.2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 364 kB
  • sloc: python: 41; makefile: 21
file content (10 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
*.pyc
*.sw?
*.sqlite3
.DS_STORE
*.egg-info
.venv
.tox
dist
.eggs
MANIFEST