This website works better with JavaScript
Home
Esplora
Registrati
Accedi
SongZihuan
/
GitIgnore
mirror da
https://github.com/github/gitignore.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Update Racket.gitignore
Stephen De Gabrielle
3 anni fa
parent
bcd7653776
commit
2d1ac6d804
1 ha cambiato i file
con
4 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
1
Racket.gitignore
+ 4
- 1
Racket.gitignore
Vedi File
@@ -1,4 +1,7 @@
-*~
.DS_Store
compiled/
/doc/
+*~
+*.bak
+\#*
+.\#*