This website works better with JavaScript
Inicio
Explorar
Registro
Iniciar sesión
SongZihuan
/
GitIgnore
espejo de
https://github.com/github/gitignore.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add .gitignore for Leiningen projects
Vitaly _Vi Shukela
hace 14 años
padre
0e80099258
commit
8b8ff44ec7
Se han
modificado 2 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
Clojure.gitignore
5
0
Leiningen.gitignore
+ 1
- 0
Clojure.gitignore
Ver fichero
@@ -0,0 +1 @@
+Leiningen.gitignore
+ 5
- 0
Leiningen.gitignore
Ver fichero
@@ -0,0 +1,5 @@
+pom.xml
+*jar
+/lib/
+/classes/
+.lein-deps-sum