Feature: add CF plugin + Fix: remove static resources from .gitignore

This commit is contained in:
fecaille
2016-03-23 10:46:52 +01:00
parent 704596953f
commit 5921c3be7e
5 changed files with 158 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,8 +1,7 @@
.classpath
.project
.settings
src/main/resources/static
src/main/webapp/js/.module-cache
src/main/resources/static/js/.module-cache
src/test/resources/static/js/compiled
src/test/resources/static/js/.module-cache
target