-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitignore
More file actions
50 lines (50 loc) · 755 Bytes
/
.gitignore
File metadata and controls
50 lines (50 loc) · 755 Bytes
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
48
49
50
*.ini
*.log
*.pot
*.py[cod]
*.djcache
*Zone.Identifier
*.tmp
__pycache__/
testing.txt
db-logs/
assets/
# static/admin/
static/exports/
static/bootstrap/
static/jquery/
static/angularjs/
# static/viewerjs/
static/leaflet/
static/fontawesome/
static/fonts/
static/exports/
static/imports/
static/d3/
# static/openseadragon/
static/chart/
static/3d-nexus/
static/3Dhop-4-1/
static/3Dhop-4-2/
# static/3Dhop-4-3/
# static/bootstrap-slider/
static/bootstrap-vue/
static/robots/robots.txt
*.pyc
solr-config/schema.xml.old
secrets*
secrets.json
opencontext_py/secrets.json
wsgi.py
*.swp
node_modules
bower_components
static/d3/d3.v3.min.js
.oc-django-1-venv/
.oc-dev-venv/
.vs-code/
.venv/
frontend/node_modules
frontend/dist
entrypoint.sh
.vscode/settings.json