This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
fusu
/
go_gameshield
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
feat: add dockerignore gitattributes
hxx258456
il y a 2 ans
Parent
a400c1d25e
commit
7d99bc1e5d
2 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
.dockerignore
1
0
.gitattributes
+ 2
- 0
.dockerignore
Voir le fichier
@@ -0,0 +1,2 @@
+.git
+.idea
+ 1
- 0
.gitattributes
Voir le fichier
@@ -0,0 +1 @@
+* text=auto eol=crlf