forked from sig-pnrnm/GeoNature-atlas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
41 lines (36 loc) · 843 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
*.pyc
tests/*
config/settings.ini
config/config.py
log/*
static/conf/custom.js
main/debug.py
data/ref/emprise_territoire.*
static/territoire.json
static/images/ancien
main/configuration/config.py
main/configuration/settings.ini
robots.txt
.htaccess
venv/*
data/ref/communes.shp
data/ref/communes.shx
data/ref/communes.dbf
data/ref/communes.prj
static/custom/territoire.json
static/custom/glossaire.json
static/custom/custom.css
static/custom/images/*
static/custom/templates/presentation.html
static/custom/templates/footer.html
static/custom/templates/introduction.html
static/custom/templates/credits.html
static/custom/templates/mentions-legales.html
data/ref/communes.dbf
data/ref/communes.prj
data/ref/communes.shp
data/ref/communes.shx
data/ref/territoire.dbf
data/ref/territoire.prj
data/ref/territoire.shp
data/ref/territoire.shx