This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Ignore .idea/ folder for AppCode users.
Stig Brautaset
13 years ago
parent
4b6bf65bdf
commit
6670a4c423
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
Objective-C.gitignore
+ 2
- 1
Objective-C.gitignore
View File
@@ -13,4 +13,5 @@ build/*
xcuserdata
profile
*.moved-aside
-DerivedData
+DerivedData
+.idea/