Statistics
| Branch: | Tag: | Revision:

root / .gitignore @ da8b8e92

History | View | Annotate | Download (369 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
selenium-server-standalone-2.0b2.jar
15
.project
16
.pydevproject
17
.settings/
18
settings.d/*-local.conf
19
*.egg-info
20
dist
21
_build
22

    
23
# version modules created automatically from setup.py
24
*/synnefo/versions/*.py
25
!*/synnefo/versions/__init__.py
26
snf-okeanos-site/okeanos_site/version.py