mirror of
https://github.com/github/gitignore
synced 2024-11-25 05:04:23 +01:00
Added common .gitignore for the Grails framework
This commit is contained in:
parent
3d54ffb5fd
commit
43b75915e7
10
Grails.gitignore
Normal file
10
Grails.gitignore
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
*.iws
|
||||||
|
*Db.properties
|
||||||
|
*Db.script
|
||||||
|
.settings
|
||||||
|
eclipse
|
||||||
|
stacktrace.log
|
||||||
|
target
|
||||||
|
/plugins
|
||||||
|
/web-app/plugins
|
||||||
|
/web-app/WEB-INF/classes
|
Loading…
Reference in New Issue
Block a user