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
Ignore .idea/ folder for AppCode users.
Stig Brautaset
13 anni fa
parent
4b6bf65bdf
commit
6670a4c423
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
1
Objective-C.gitignore
+ 2
- 1
Objective-C.gitignore
Vedi File
@@ -13,4 +13,5 @@ build/*
xcuserdata
profile
*.moved-aside
-DerivedData
+DerivedData
+.idea/