forked from camptocamp/c2cgeoportal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
41 lines (41 loc) · 1.29 KB
/
.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
41
*~
*.pyc
*.pyo
*.class
/c2cgeoportal/static/build
/c2cgeoportal/tests/functional/c2cgeoportal_test.map
/c2cgeoportal/tests/functional/test.ini
/c2cgeoportal/tests/functional/alembic.ini
/c2cgeoportal/tests/functional/alembic_static.ini
/c2cgeoportal/tests/testegg/production.ini
/c2cgeoportal/locale/c2cgeoportal.pot
/c2cgeoportal/locale/*/LC_MESSAGES/c2cgeoportal.po
/c2cgeoportal/locale/*/LC_MESSAGES/c2cgeoportal.mo
/c2cgeoportal/scaffolds/update/CONST_Makefile_tmpl.mk
/c2cgeoportal/scaffolds/update/package.json_tmpl
/c2cgeoportal/scaffolds/update/+dot+tx/CONST_config_mako
/c2cgeoportal/scaffolds/create/+package+/static-ngeo/js/mobile.js_tmpl
/c2cgeoportal/scaffolds/create/+package+/templates/mobile.html_tmpl
/c2cgeoportal/scaffolds/create/+package+/static-ngeo/js/desktop.js_tmpl
/c2cgeoportal/scaffolds/create/+package+/templates/desktop.html_tmpl
/c2cgeoportal/version.py
/c2cgeoportal.egg-info
/doc/administrator/administrate.rst
/doc/developer/client_side.rst
/doc/index.rst
/doc/integrator/cgxp.rst
/doc/integrator/editing.rst
/doc/integrator/features.rst
/doc/integrator/fulltext_search.rst
/doc/integrator/print.rst
/doc/integrator/upgrade_application.rst
/ngeo
/.build
/.eggs
/.coverage
/coverage.xml
/.tx/config
/.tx/geomapfish.c2cgeoportal-*/
/gatling/.classpath
/gatling/.project
/gatling/.cache-main