Statistics
| Branch: | Tag: | Revision:

root / .gitignore @ a86dff1b

History | View | Annotate | Download (159 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
15
.idea
16
.DS_Store
17
selenium-server-standalone-2.0b2.jar