diff options
Diffstat (limited to 'options/gitignore/GWT')
-rw-r--r-- | options/gitignore/GWT | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/options/gitignore/GWT b/options/gitignore/GWT index 07704e54bb..a01e7fcd92 100644 --- a/options/gitignore/GWT +++ b/options/gitignore/GWT @@ -18,9 +18,6 @@ war/WEB-INF/classes/ #compilation logs .gwt/ -#caching for already compiled files -gwt-unitCache/ - #gwt junit compilation files www-test/ |