forked from overture-stack/score
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
82 lines (66 loc) · 924 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# Eclipse IDE
.project
.classpath
.apt_generated
org.eclipse.core.resources.prefs
org.eclipse.jdt.apt.core.prefs
# Intellij IDE
.idea
*.iml
atlassian-ide-plugin.xml
# Sprint Boot
application-amazon.properties
# Maven
target/
pom.xml.releaseBackup
pom.xml.versionsBackup
git.properties
release.properties
dependency-reduced-pom.xml
# Javascript Temporary Files
npm-debug.log
.cake_task_cache
public/
node_modules/
dist/
components/
.sass-cache/
.tmp/
unit.xml
e2e.xml
# Java Temporary files
logs/
reports/
build/
.pmd
dist_*/
mem.h2.db
mem.lock.db
mem.trace.db
logs/
# *nix temporary files
*~
*.swp
# Mac metadata
.DS_Store
# Kaleidoscope
*.orig
# Python
*.pyc
# Reference genome databases
*.fasta
*.fasta.fai
# H2 database
*.h2.db
# Keys
*.pem
# Vagrant
.vagrant/
#
KeyczarTest.java
HelperTest.java
DownloadPartRequest.java
# collaboratory
service.jks
application-prod.properties
dcc-storage-client/deploy/