Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some XCode files to the .gitignore
Browse files Browse the repository at this point in the history
ApoorvaJ committed Sep 18, 2023
1 parent dd47637 commit 3013728
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
build
dist
.DS_Store

# Files generated by CMake
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
*.cmake
source/MaterialXView/external
Generated.h
*.xcodeproj

# Files generated after compilation
bin
lib
install_manifest.txt
installed/

0 comments on commit 3013728

Please sign in to comment.