Merge pull request #724 from AnyOldName3/more-gitignore

Add missing files to .gitignore
This commit is contained in:
OpenSceneGraph git repository
2019-03-14 09:39:40 +00:00
committed by GitHub

7
.gitignore vendored
View File

@@ -6,6 +6,10 @@ doc/openthreads.doxyfile
doc/OpenSceneGraphReferenceDocs/
doc/OpenThreadsReferenceDocs/
doc/*.chm
CMakeDoxyfile.in
CMakeDoxygenDefaults.cmake
cmake_uninstall.cmake
@@ -83,6 +87,9 @@ PlatformSpecifics/Windows/*.rc
*.sdf
*.opensdf
# Visual Studio - Cache/Options Directory
.vs/
#osx xcode
DerivedData/
*.DS_Store