This website works better with JavaScript
Strona główna
Odkrywaj
Zarejestruj się
Zaloguj się
SongZihuan
/
GitIgnore
kopia lustrzana
https://github.com/github/gitignore.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Add .gitignore for Leiningen projects
Vitaly _Vi Shukela
14 lat temu
rodzic
0e80099258
commit
8b8ff44ec7
2 zmienionych plików
z
6 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
Clojure.gitignore
5
0
Leiningen.gitignore
+ 1
- 0
Clojure.gitignore
Wyświetl plik
@@ -0,0 +1 @@
+Leiningen.gitignore
+ 5
- 0
Leiningen.gitignore
Wyświetl plik
@@ -0,0 +1,5 @@
+pom.xml
+*jar
+/lib/
+/classes/
+.lein-deps-sum