This website works better with JavaScript
Trang chủ
Khám phá
Đăng ký
Đăng nhập
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Add .gitignore for Leiningen projects
Vitaly _Vi Shukela
14 năm trước cách đây
mục cha
0e80099258
commit
8b8ff44ec7
2 tập tin đã thay đổi
với
6 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
Clojure.gitignore
5
0
Leiningen.gitignore
+ 1
- 0
Clojure.gitignore
Xem Tập Tin
@@ -0,0 +1 @@
+Leiningen.gitignore
+ 5
- 0
Leiningen.gitignore
Xem Tập Tin
@@ -0,0 +1,5 @@
+pom.xml
+*jar
+/lib/
+/classes/
+.lein-deps-sum