-
Notifications
You must be signed in to change notification settings - Fork 44
/
.gitignore
61 lines (54 loc) · 912 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
*.class
*.iml
*.idea
.settings
.project
*.sass-cache
target
.java-version
*.releaseBackup
release.properties
# Package Files #
*.jar
*.war
*.ear
*.iml
.settings/*
api/.classpath
api/.project
api/.settings/*
api/target/*
api-1.11/.classpath
api-1.11/.project
api-1.11/.settings/*
api-1.11/target/*
api-1.11/bin/*
api-2.0/.classpath
api-2.0/.project
api-2.0/.settings/*
api-2.0/target/*
omod-1.10/.classpath
omod-1.10/.project
omod-1.10/.settings/*
omod-1.10/target/*
omod-2.0/.classpath
omod-2.0/.project
omod-2.0/.settings/*
omod-2.0/target/*
omod/.classpath
omod/.project
omod/.settings/*
omod/target/*
/.settings
# OS X auto-generated files #
.DS_Store
*.css
omod/src/main/compass/sass-external/*
omod-2.0/src/main/compass/sass-external/*
# Rubygems build directories #
omod/.rubygems
omod/.rubygems-provided
# Bower resources #
bower_components
# This test resource kept coming up
api/OpenMRS_logo.png