Statistics
| Branch: | Tag: | Revision:

root / .gitignore @ 872ca586

History | View | Annotate | Download (145 Bytes)

1
*.db
2
*.pyc
3
*~
4
bin/
5
share/
6
build/
7
include/
8
*.pt.py
9
*.installed.cfg
10
*.sqlite
11
.Python
12
.idea
13
.DS_Store
14
.project
15
.pydevproject
16
*.egg-info
17
dist
18
_build