소스 검색

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…
취소
저장