forked from PIH/openmrs-module-edtriageapp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (32 loc) · 705 Bytes
/
Copy path.gitignore
File metadata and controls
39 lines (32 loc) · 705 Bytes
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
/.classpath
/.settings
/.project
/target
/api/.classpath
/api/.settings
/api/.project
/api/target
/omod/.classpath
/omod/.settings
/omod/.project
/omod/target
/.idea
*.iml
*.sass-cache
*.DS_Store
# Package Files #
*.jar
*.war
*.ear
*.css
omod/src/main/compass/sass-external/*
# Rubygems build directories #
omod/.rubygems
omod/.rubygems-provided
# Auto-generated by compass #
.sass-cache
omod/src/main/webapp/resources/resources.styles/home.css
omod/src/main/webapp/resources/resources.styles/login.css
omod/src/main/webapp/resources/resources.styles/customVariables.css
omod/src/main/webapp/resources/resources.styles/edtriageapp.css
omod/src/main/webapp/resources/resources.styles/manageApps.css