瀏覽代碼

Added common .gitignore for the Grails framework

pull/67/head
Dmitriy Kopylenko 13 年之前
父節點
當前提交
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

Loading…
取消
儲存