forked from the-fascinator/the-fascinator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
58 lines (33 loc) · 1.01 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
target/
.name
/.idea
*.iml
.svn
plugins/harvester/filesystem/derby.log
.DS_Store
*.prefs
portal/src/main/config/portal/default/default/form-components/field-elements/Jayrepeatable-text.vm
portal/src/main/config/portal/default/default/form-components/field-elements/Jayanzsrc-selection.vm
.classpath
common/.classpath
core/.classpath
plugin-api/.classpath
plugins/access/derby/.classpath
plugins/authentication/filesystem/.classpath
plugins/authentication/internal/.classpath
plugins/harvester/filesystem/.classpath
vocabulary/.classpath
plugins/harvester/oai-pmh/.classpath
plugins/harvester/workflow/.classpath
plugins/indexer/solr/.classpath
plugins/roles/internal/.classpath
plugins/storage/filesystem/.classpath
plugins/storage/ram/.classpath
plugins/subscriber/solrEventLog/.classpath
plugins/transformer/aperture/.classpath
plugins/transformer/ffmpeg/.classpath
plugins/transformer/ice2/.classpath
plugins/transformer/ims/.classpath
plugins/transformer/jython/.classpath
portal/.classpath
.gitignore