mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05:00
better now.
This commit is contained in:
parent
97dd10e872
commit
1c6ecb30dc
1 changed files with 5 additions and 5 deletions
|
@ -5,13 +5,13 @@
|
|||
*.war
|
||||
|
||||
# gwt caches and compiled units #
|
||||
war/gwt_bree/*
|
||||
gwt-unitCache/*
|
||||
war/gwt_bree/
|
||||
gwt-unitCache/
|
||||
|
||||
# boilerplate generated classes #
|
||||
.apt_generated/*
|
||||
.apt_generated/
|
||||
|
||||
# more caches and things from deploy #
|
||||
war/WEB-INF/deploy/*
|
||||
war/WEB-INF/classes/*
|
||||
war/WEB-INF/deploy/
|
||||
war/WEB-INF/classes/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue