public
Description: Friendly community site for Grails developers Worldwide
Homepage: http://grailscrowd.com
Clone URL: git://github.com/dima767/grails-crowd.git
grails-crowd / .gitignore
100644 15 lines (14 sloc) 0.145 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.svn
plugins/*
html
stacktrace.log
test/reports
web-app/WEB-INF
web-app/plugins
web-app/index.gsp
.classpath
.project
.settings
*.iws
*.war
*DB*