-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
43 lines (37 loc) · 872 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
# Lines starting with '#' are considered comments.
# For syntax, see http://www.kernel.org/pub/software/scm/git/docs/gitignore.html
# Ignore
**/.svn
prep/config
src/id-main/**
src/static/tohap/**
src/splashpages/**
src/api/**
src/xq/lscoll/**
src/xq/ingest*.xqy
src/xq/modules/lscoll/**
src/xq/modules/ead/**
src/xq/modules/pass*
#src/xq/rdfxq*
prep/auths/auth_daily_query_filter.txt
prep/auths/auth2bibframe2/**
prep/auths/batchupdates/**
prep/auths/load/**
prep/auths/source/**
prep/auths/out/**
prep/auths/manifest/**
prep/bibrecs/batchupdates/**
prep/bibrecs/load/**
prep/bibrecs/manifest/**
prep/bibrecs/source/**
prep/bibrecs/bfe-preprocess/**
prep/bibrecs/*test*
prep/bibrecs/nohup*
# marc2bibframe2:
prep/bibrecs/xsl/**
prep/bibrecs/batchupdates/**
prep/bibrecs/load/**
prep/bibrecs/source/**
prep/bibrecs/bfe-preprocess/**
prep/bibrecs/*test*
prep/logs/**