forked from IQSS/dataverse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
44 lines (40 loc) · 887 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
nb-configuration.xml
target
nbactions.xml
michael-local
GPATH
GTAGS
GRTAGS
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.vagrant
*.pyc
*.swp
scripts/api/py_api_wrapper/demo-data/*
scripts/api/py_api_wrapper/test_data/*
scripts/api/py_api_wrapper/local-data/*
doc/sphinx-guides/build
faces-config.NavData
src/main/java/BuildNumber.properties
scripts/installer/dvinstall.zip
scripts/installer/dvinstall/
/nbproject/
oauth-credentials.md
/src/main/webapp/oauth2/newAccount.html
scripts/api/setup-all.sh*
# ctags generated tag file
tags
# dependencies I'm not sure we're allowed to redistribute / have in version control
conf/docker-aio/dv/deps/
# no need to check aoi installer zip into vc
conf/docker-aio/dv/install/dvinstall.zip
# or copy of test data
conf/docker-aio/testdata/
scripts/installer/default.config