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
added line to Objective-C gitignore to ignore the *.moved-aside files from XCode
Mark Lussier
14 years ago
parent
07b5d97c0a
commit
5c2a78f44f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Objective-C.gitignore
+ 1
- 0
Objective-C.gitignore
View File
@@ -8,3 +8,4 @@ xcuserdata
# osx
.DS_Store
profile
+*.moved-aside