-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
84 lines (69 loc) · 1.05 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# Byte-compiled
__pycache__/
*.pyc
# sqlite
/*.sqlite3
/*.sqlite3-journal
# test coverage
.coverage
cover/
cypress/
cypress.json
# IDE
.idea
.pip_cache
# migrations
vocabs/migrations/*
bib/migrations/*
webpage/migrations/*
places/migrations/*
# Ipython Notebook checkpoints
.ipynb_checkpoints
# production(like) settings files
mysql.py
server.py
postgres.py
dev_secret.py
# documentation build files
/docs/_*/*
/vocabs/data/spreadsheets/cv_burial.xlsx
/Untitled.ipynb
/arche/data/fileType.json
/arche/data/fileList.json
/myenv
/env
node_modules
# other things
temp
dev.py
.env_dev
vocabs
no_match.json
database_mit_CaseStudies.csv
Untitled1.ipynb
text__art.csv
Untitled2.ipynb
Untitled3.ipynb
database_mit_CaseStudies_stichworte.csv
stellen.csv
update_keywords.ipynb
djangobaseproject/settings/pg_local.py
local.py
djangobaseproject/settings/pg_local.py
import_events.ipynb
event_import.ipynb
htmlcov/
# symlinks
/browsing
/netvis
Untitled4.ipynb
media/uploads/
staticfiles/*
sample.js
archiv.csv
Untitled*.ipynb
/stanza
dump.sql
hansi.json
hansi.csv
secret.env