From fd35146eb47915418618d2a7f24ed3b9d237a44a Mon Sep 17 00:00:00 2001 From: Stefane Fermigier Date: Mon, 6 May 2024 19:01:31 +0200 Subject: [PATCH] Fix duplicates in .gitignore. --- .gitignore | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index e1cbc420d..7a09c2ae0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ .htpasswd log/* geonature_atlas.egg-info/ -atlas/static/conf/custom.js atlas/debug.py robots.txt .htaccess @@ -14,33 +13,31 @@ atlas/configuration/config.py atlas/configuration/settings.ini atlas/static/conf/custom.js -atlas/static/territoire.json -atlas/static/images/ancien -atlas/static/node_modules -atlas/static/territoire.json -atlas/static/images/ancien -atlas/static/custom/territoire.json -atlas/static/custom/glossaire.json atlas/static/custom/custom.css -atlas/static/custom/maps-custom.js -atlas/static/custom/images/picto*.png - -static/custom/territoire.json -static/custom/glossaire.json -static/custom/custom.css -static/custom/maps-custom.js -atlas/static/custom/images/logo-structure.png +atlas/static/custom/glossaire.json atlas/static/custom/images/accueil-intro.jpg -static/custom/images/favicon.ico +atlas/static/custom/images/logo-structure.png atlas/static/custom/images/logo_patrimonial.png - +atlas/static/custom/images/picto*.png +atlas/static/custom/maps-custom.js atlas/static/custom/templates/bandeaulogoshome.html -atlas/static/custom/templates/presentation.html +atlas/static/custom/templates/credits.html atlas/static/custom/templates/footer.html atlas/static/custom/templates/introduction.html -atlas/static/custom/templates/credits.html atlas/static/custom/templates/mentions-legales.html atlas/static/custom/templates/navbar.html +atlas/static/custom/templates/presentation.html +atlas/static/custom/territoire.json + +atlas/static/images/ancien +atlas/static/node_modules +atlas/static/territoire.json + +static/custom/custom.css +static/custom/glossaire.json +static/custom/images/favicon.ico +static/custom/maps-custom.js +static/custom/territoire.json data/ref/emprise_territoire.* data/ref/communes.dbf