Skip to content

Commit 114ad1f

Browse files
sfermigierTheoLechemia
authored andcommitted
Fix duplicates in .gitignore.
1 parent 65c3d86 commit 114ad1f

1 file changed

Lines changed: 17 additions & 20 deletions

File tree

.gitignore

Lines changed: 17 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
.htpasswd
33
log/*
44
geonature_atlas.egg-info/
5-
atlas/static/conf/custom.js
65
atlas/debug.py
76
robots.txt
87
.htaccess
@@ -14,33 +13,31 @@ atlas/configuration/config.py
1413
atlas/configuration/settings.ini
1514

1615
atlas/static/conf/custom.js
17-
atlas/static/territoire.json
18-
atlas/static/images/ancien
19-
atlas/static/node_modules
20-
atlas/static/territoire.json
21-
atlas/static/images/ancien
22-
atlas/static/custom/territoire.json
23-
atlas/static/custom/glossaire.json
2416
atlas/static/custom/custom.css
25-
atlas/static/custom/maps-custom.js
26-
atlas/static/custom/images/picto*.png
27-
28-
static/custom/territoire.json
29-
static/custom/glossaire.json
30-
static/custom/custom.css
31-
static/custom/maps-custom.js
32-
atlas/static/custom/images/logo-structure.png
17+
atlas/static/custom/glossaire.json
3318
atlas/static/custom/images/accueil-intro.jpg
34-
static/custom/images/favicon.ico
19+
atlas/static/custom/images/logo-structure.png
3520
atlas/static/custom/images/logo_patrimonial.png
36-
21+
atlas/static/custom/images/picto*.png
22+
atlas/static/custom/maps-custom.js
3723
atlas/static/custom/templates/bandeaulogoshome.html
38-
atlas/static/custom/templates/presentation.html
24+
atlas/static/custom/templates/credits.html
3925
atlas/static/custom/templates/footer.html
4026
atlas/static/custom/templates/introduction.html
41-
atlas/static/custom/templates/credits.html
4227
atlas/static/custom/templates/mentions-legales.html
4328
atlas/static/custom/templates/navbar.html
29+
atlas/static/custom/templates/presentation.html
30+
atlas/static/custom/territoire.json
31+
32+
atlas/static/images/ancien
33+
atlas/static/node_modules
34+
atlas/static/territoire.json
35+
36+
static/custom/custom.css
37+
static/custom/glossaire.json
38+
static/custom/images/favicon.ico
39+
static/custom/maps-custom.js
40+
static/custom/territoire.json
4441

4542
data/ref/emprise_territoire.*
4643
data/ref/communes.dbf

0 commit comments

Comments
 (0)