-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy path.gitignore
65 lines (48 loc) · 896 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
server/app
server/groups
server/users
tanerine-env-vars.sh
.idea
.history
certs
content-sets/content-sets.json
translations/*.csv
tangerine-preview/app/
client/src/media_assets/
online-survey-app/src/assets
client/src/assets
data
.data
config.env
/package-lock.json
editor/package-lock.json
client/package-lock.json
server/package-lock.json
server/src/scripts/generate-uploads/package-lock.json
couchdb.stdout
couchdb.stderr
node_modules
editor/tmp
config.sh
editor/app/_docs/settings.json
brockman/Brockman.log
editor/app/_docs/configuration.json
bundle
robbert/npm-debug.log
editor/npm-debug.log
client/src/lesson_plan_media
client/src/compiled/*
editor/src/compiled/*
client/src/index-dev.html
editor/src/index-dev.html
.DS_Store
client/app/src/assets-local/
client/src/assets-local/
.gradle
client/makeApk.sh
scripts/apk-build.sh
/site
/.vscode
.angular
.secrets
._.DS_Store