소스 검색

Add .gitignore for Leiningen projects

pull/143/head
Vitaly _Vi Shukela 13 년 전
부모
커밋
8b8ff44ec7
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      Clojure.gitignore
  2. 5
    0
      Leiningen.gitignore

+ 1
- 0
Clojure.gitignore 파일 보기

@@ -0,0 +1 @@
Leiningen.gitignore

+ 5
- 0
Leiningen.gitignore 파일 보기

@@ -0,0 +1,5 @@
pom.xml
*jar
/lib/
/classes/
.lein-deps-sum

Loading…
취소
저장