aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 13 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a819b04..315195b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,7 @@ target/
9*.class 9*.class
10 10
11# Package Files # 11# Package Files #
12*.jar 12#*.jar
13*.war 13*.war
14*.ear 14*.ear
15*.db 15*.db
@@ -83,4 +83,15 @@ local.properties
83###################### 83######################
84 84
85report/out/** 85report/out/**
86report/tmp/** \ No newline at end of file 86report/tmp/**
87
88######################
89# GWT
90######################
91
92.gwt
93gwt-unitCache
94war/esieequest
95war/WEB-INF/classes
96war/WEB-INF/deploy
97war/WEB-INF/lib