浏览代码

Added common .gitignore for the Grails framework

Dmitriy Kopylenko 14 年之前
父节点
当前提交
43b75915e7
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      Grails.gitignore

+ 10 - 0
Grails.gitignore

@@ -0,0 +1,10 @@
+*.iws
+*Db.properties
+*Db.script
+.settings
+eclipse
+stacktrace.log
+target
+/plugins
+/web-app/plugins
+/web-app/WEB-INF/classes