Blame view

.gitignore 264 Bytes
64501c9d   Etienne Pallier   first full projec...
1
2
.DS_Store
private
1e9aab20   Jeremy   Added install.py
3
venv
64501c9d   Etienne Pallier   first full projec...
4
__pycache__
3cc75c0f   haribo   other tests
5
*.pyc
a5c3fcdc   Etienne Pallier   git ignore some f...
6
7
8
*.py.bak
#/.settings/
#/.pydevproject
aed99094   haribo   Debug routine MGR...
9
src/images/*_*
9563abda   haribo   updated .gitignor...
10
src/alert_manager/twistd*
ddf59dd4   haribo   Remaniement :
11
src/db.sqlite3
4891bfbd   Jeremy   Remove logs + add...
12
src/common/migrations/0*
e5b19293   Jeremy   Update pychram wo...
13
logs/*.log
a5c3fcdc   Etienne Pallier   git ignore some f...
14
15
#.idea
#.idea/workspace.xml
ebdda77e   Quentin Durand   small changes in ...
16
17
images_folder
Comet/
a5c3fcdc   Etienne Pallier   git ignore some f...
18
/DEPENDENCIES/
99a3e97f   Etienne Pallier   git ignore
19
/DEPENDENCIES/*
6864d374   Etienne Pallier   git ignore
20
DEPENDENCIES