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

Add Xcode CMake output patterns to .gitignore

Closes #722.
Ian Clarkson 9 жил өмнө
parent
commit
26cfd75d05
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -13,11 +13,13 @@ Debug
 Release
 MinSizeRel
 RelWithDebInfo
+*.xcodeproj
 
 # CMake files
 Makefile
 CMakeCache.txt
 CMakeFiles
+CMakeScripts
 cmake_install.cmake
 cmake_uninstall.cmake