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
Mercury.gitignore: Add Erlang .beams, as this is an
additional compiler target, forgot to add this in
https://github.com/github/gitignore/pull/1057
Sebastian Godelet
11 anni fa
parent
561bd5d267
commit
8dbc29f89b
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
Mercury.gitignore
+ 1
- 0
Mercury.gitignore
Vedi File
@@ -7,5 +7,6 @@ Mercury/
*.a
*.so
*.dylib
+*.beams
*.d
*.c_date