File: .gitignore

package info (click to toggle)
python-django-solo 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: python: 363; makefile: 8
file content (11 lines) | stat: -rw-r--r-- 79 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
*.egg-info
.tox
.idea
__pycache__
*.pyc
venv
dist
files
.mypy_cache

.DS_STORE