This website works better with JavaScript
Strona główna
Odkrywaj
Zarejestruj się
Zaloguj się
SongZihuan
/
GitIgnore
kopia lustrzana
https://github.com/github/gitignore.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Ignore .idea/ folder for AppCode users.
Stig Brautaset
13 lat temu
rodzic
4b6bf65bdf
commit
6670a4c423
1 zmienionych plików
z
2 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
2
1
Objective-C.gitignore
+ 2
- 1
Objective-C.gitignore
Wyświetl plik
@@ -13,4 +13,5 @@ build/*
xcuserdata
profile
*.moved-aside
-DerivedData
+DerivedData
+.idea/