1
0
Эх сурвалжийг харах

Reverting change to ignore build subdirectories

Reverted a change that was causing build directories at the root folder to show up in git.  If you need to ignore subdirectories the leading slash needs to be omitted.
Michael Gerbush 12 жил өмнө
parent
commit
182aeb220d
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Objective-C.gitignore

+ 1 - 1
Objective-C.gitignore

@@ -1,6 +1,6 @@
 # Xcode
 .DS_Store
-*/build/*
+build/
 *.pbxuser
 !default.pbxuser
 *.mode1v3