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
Ignore .history files
leandrodeleite
há 10 anos atrás
pai
b2268f2b54
commit
3d0bbe3a5c
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
Scala.gitignore
+ 1
- 1
Scala.gitignore
Ver Ficheiro
@@ -3,7 +3,7 @@
# sbt specific
.cache
-.history
/
+.history
.lib/
dist/*
target/