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
Ignore .idea/ folder for AppCode users.
Stig Brautaset
il y a 13 ans
Parent
4b6bf65bdf
commit
6670a4c423
1 fichiers modifiés
avec
2 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
2
1
Objective-C.gitignore
+ 2
- 1
Objective-C.gitignore
Voir le fichier
@@ -13,4 +13,5 @@ build/*
xcuserdata
profile
*.moved-aside
-DerivedData
+DerivedData
+.idea/