File: .gitignore

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