Statistics
| Branch: | Tag: | Revision:

root / .gitignore @ dfaa58f7

History | View | Annotate | Download (106 Bytes)

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