forked from EUDAT-B2SHARE/b2share
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
63 lines (63 loc) · 789 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
*.clisp.mem
*.cmucl.core
*.egg-info
*.fas
*.fasl
*.kdev4
*.kdevelop
*.kdevses
*.lib
*.pyc
*.sbcl.core
*.sse2f
*.x86f
*~
.DS_Store
.coverage
.eggs
.kdev4/
.noseids
.project
.pydevproject
.settings
.version
.ropeproject
.idea/
Invenio.egg-info
Makefile.in
TAGS
bower_components/
build
compile
dist
docs/_build
docs/db
docs/static
dump.rdb
instance/
invenio/base/translations/*/LC_MESSAGES/messages.mo
missing
node_modules/
org.eclipse.core.resources.prefs
tags
install/.vagrant/
b2share/base/static
nohup.out
app_instance/
webui/app/b2share-bundle.js
webui/app/b2share-bundle.js.map
webui/app/lib/
webui/app/index.html
webui/app/js/
webui/app/vendors/
webui/src/version.js
webui/package-lock.json
persistent_data/
__pycache__
webui/app/js/
CICD.md
wheels
.vscode
ci-docker/data/
logs/
logs*