Statistics
| Branch: | Tag: | Revision:

root / .gitignore @ 3846dfd0

History | View | Annotate | Download (99 Bytes)

1
settings.py
2
*.db
3
*.pyc
4
*~
5
*.sw*
6
bin/
7
build/
8
include/
9
lib/
10
*.pt.py
11
*.installed.cfg
12
*.sqlite
13
.Python