Blame view

.gitignore 831 Bytes
64501c9d   Etienne Pallier   first full projec...
1
.DS_Store
617aeab8   Etienne Pallier   Ajout table uniqu...
2
/venv*/
4783e5b5   Etienne Pallier   GROS RENOMMAGE de...
3
.mypy_cache
64501c9d   Etienne Pallier   first full projec...
4
__pycache__
3cc75c0f   haribo   other tests
5
*.pyc
a5c3fcdc   Etienne Pallier   git ignore some f...
6
*.py.bak
92c2a307   Etienne Pallier   Nouveaux diagramm...
7

0e02606c   Etienne Pallier   Changed version n...
8
9
10
BASE_TEMPLATE_UNLOGGED.HTML
BASE_TEMPLATE.HTML

cbb6fb5e   Alexis Koralewski   modification of c...
11
# Ignore all PNG files except from src/doc/ and src/core/pyros_django/misc/static/media/
f3d076fb   Etienne Pallier   Génération automa...
12
*.png
92c2a307   Etienne Pallier   Nouveaux diagramm...
13
!src/doc/*.png
c16ba9e4   Alexis Koralewski   allowing commit o...
14
!src/core/pyros_django/misc/static/media/*.png
92c2a307   Etienne Pallier   Nouveaux diagramm...
15
16

*.swp
617aeab8   Etienne Pallier   Ajout table uniqu...
17
*.log
2616cc8e   Etienne Pallier   ignore some files
18
/.settings/
a5c3fcdc   Etienne Pallier   git ignore some f...
19
#/.pydevproject
f0b06586   Etienne Pallier   c'est mieux d'avo...
20
21
22
23
24
25
26
27

#src/images/*_*
#src/alert_manager/twistd*
#src/db.sqlite3
#src/common/migrations/0*
#src/common/migrations_LOCAL/0*
#src/monitoring/plc_config.json

0e094231   Etienne Pallier   Simplification du...
28
config/logs/*
e5b19293   Jeremy   Update pychram wo...
29
logs/*.log
a5c3fcdc   Etienne Pallier   git ignore some f...
30
#.idea
e8aba96c   Etienne Pallier   cleaning git
31
.idea/workspace.xml
0dbe38fa   Etienne Pallier   cleaned git
32
/.idea/workspace.xml
ebdda77e   Quentin Durand   small changes in ...
33
34
images_folder
Comet/
fcfc6200   Etienne Pallier   ajout nouvelle co...
35
old/
eebd68b3   Unknown   updating gitignore
36
37

\.idea/
eabb9310   Patrick Maeght   scan captors list...
38

617aeab8   Etienne Pallier   Ajout table uniqu...
39
40
41
42
out.*

*_OLD*
*_ORIG*
2a007618   Etienne Pallier   Default simulator...
43
44

client.log
3999466c   Alexis Koralewski   added docker/.env...
45

a9789880   Alexis Koralewski   Add new way to st...
46
47
48
49
50
docker/*.env


privatedev/config/*/history/
privatedev/config/*/obsconfig.p
c755b87f   Etienne Pallier   new script PYROS_...
51
src/core/pyros_django/obsconfig/fixtures/obsconfig.p
558d6770   Alexis Koralewski   add obsconfig fix...
52
53
src/core/pyros_django/obsconfig/fixtures/history/*

c755b87f   Etienne Pallier   new script PYROS_...
54
55
56
57
58

# EP perso
*.copy
*.modif
*.modif.*
9f9d4174   Etienne Pallier   final simplificat...
59
*.moi
80ccb446   Etienne Pallier   ignore my temp files
60
*.moi.*