소스 검색

added line to Objective-C gitignore to ignore the *.moved-aside files from XCode

Mark Lussier 14 년 전
부모
커밋
5c2a78f44f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Objective-C.gitignore

+ 1 - 0
Objective-C.gitignore

@@ -8,3 +8,4 @@ xcuserdata
 # osx
 .DS_Store
 profile
+*.moved-aside