Blame view

.gitignore 181 Bytes
64501c9d   Etienne Pallier   first full projec...
1
2
3
.DS_Store
private
__pycache__
3cc75c0f   haribo   other tests
4
*.pyc
aec1041c   haribo   git ignore and clean
5
/.settings/
bcbf1db9   Etienne Pallier   ignore .pydevproject
6
/.pydevproject
aed99094   haribo   Debug routine MGR...
7
src/images/*_*
9563abda   haribo   updated .gitignor...
8
src/alert_manager/twistd*
ddf59dd4   haribo   Remaniement :
9
src/db.sqlite3
4891bfbd   Jeremy   Remove logs + add...
10
src/common/migrations/0*
e5b19293   Jeremy   Update pychram wo...
11
logs/*.log
0a346cc1   Jeremy   Update .gitignore
12
13
.idea
.idea/workspace.xml