added GWT project git ignore related paths.
This commit is contained in:
parent
85d179675a
commit
97dd10e872
17
GWT.gitignore
Normal file
17
GWT.gitignore
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
*.class
|
||||||
|
|
||||||
|
# Package Files #
|
||||||
|
*.jar
|
||||||
|
*.war
|
||||||
|
|
||||||
|
# gwt caches and compiled units #
|
||||||
|
war/gwt_bree/*
|
||||||
|
gwt-unitCache/*
|
||||||
|
|
||||||
|
# boilerplate generated classes #
|
||||||
|
.apt_generated/*
|
||||||
|
|
||||||
|
# more caches and things from deploy #
|
||||||
|
war/WEB-INF/deploy/*
|
||||||
|
war/WEB-INF/classes/*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user