-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitignore
74 lines (59 loc) · 850 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
# 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
# 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/
.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/
# Spring (sensitive)
application-production.yml
# *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/
# JSON editor exclusions
!/dcc-submission-ui/app/assets/bower_components/dist/