This website works better with JavaScript
Página Principal
Explorar
Registe-se
Iniciar Sessão
SongZihuan
/
GitIgnore
mirror de
https://github.com/github/gitignore.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Add .gitignore for Leiningen projects
Vitaly _Vi Shukela
há 14 anos atrás
pai
0e80099258
commit
8b8ff44ec7
2 ficheiros alterados
com
6 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
Clojure.gitignore
5
0
Leiningen.gitignore
+ 1
- 0
Clojure.gitignore
Ver Ficheiro
@@ -0,0 +1 @@
+Leiningen.gitignore
+ 5
- 0
Leiningen.gitignore
Ver Ficheiro
@@ -0,0 +1,5 @@
+pom.xml
+*jar
+/lib/
+/classes/
+.lein-deps-sum