Added .gitignore to queiten down git status reports

This commit is contained in:
Robert Osfield 2016-01-25 19:38:44 +00:00
parent 7455db439a
commit e4a59bcd9d

28
.gitignore vendored Normal file
View File

@ -0,0 +1,28 @@
doc/all_Doxyfile
doc/auto_Doxyfile
doc/core_Doxyfile
doc/openscenegraph.doxyfile
doc/openthreads.doxyfile
doc/OpenSceneGraphReferenceDocs/
doc/OpenThreadsReferenceDocs/
cmake_uninstall.cmake
include/OpenThreads/Config
include/OpenThreads/Version
include/osg/Config
include/osg/GL
include/osg/Version
lib/
bin/
*.pc
*.conf
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt