-
Notifications
You must be signed in to change notification settings - Fork 143
/
.gitignore
47 lines (47 loc) · 886 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
41
42
43
44
45
46
47
*.pyc
virtualenv/ENV*
env
tests/elasticsearch
tests/logs
tests/fixtures/testing_prj/testing_prj/media/packages/*
tests/fixtures/data/archestemp
arches/install/elasticsearch-*.zip
build/
arches.egg*
arches/elasticsearch
arches/uploadedfiles
arches/settings_local.py
tests/settings_local.py
arches/logs/authority_file_errors.txt
coverage/
arches.log
.atom-build.json
.atom-build.yml
arches/app/media/js/docs
Net.html
arches/Net_files
.idea
arches/app/media/bower_components
arches/app/media/packages
node_modules
arches/tileserver/cache
docs/_build
arches/logs/*.log
arches/logs/*.prof
arches/db/system_settings/Arches_System_Settings_Local.json
docker-compose-local.yml
steps to release.txt
dist
jsdoc.json
migrate_graphs.py
djcp.sh
.vscode
.DS_Store
pip-wheel-metadata
.eggs
*.code-workspace
webpack-stats.json
.DS_STORE
CACHE
.tsconfig-paths.json
.frontend-configuration-settings.json