This website works better with JavaScript
Accueil
Explorer
S'inscrire
Connexion
SongZihuan
/
GitIgnore
miroir de
https://github.com/github/gitignore.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
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
il y a 11 ans
Parent
561bd5d267
commit
8dbc29f89b
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
Mercury.gitignore
+ 1
- 0
Mercury.gitignore
Voir le fichier
@@ -7,5 +7,6 @@ Mercury/
*.a
*.so
*.dylib
+*.beams
*.d
*.c_date