monado/.gitignore
2019-06-13 17:56:41 +01:00

29 lines
468 B
Plaintext

# Ignore build products
CMakeCache.txt
CMakeLists.txt.user
CMakeLists.txt.user.*
*CMakeFiles/
*Makefile
*cmake_install.cmake
*libopenxr_monado.so
CMakeDoxyfile.in
CMakeDoxygenDefaults.cmake
doc/Doxyfile
doc/html/
doc/latex/
openxr_monado-dev.json
openxr_monado.json
src/xrt/compositor/shaders/*.vert.h
src/xrt/compositor/shaders/*.frag.h
# ignore build trees
build/
build*/
# Ignore local settings
.vscode
*.autosave
# Ignore merge-conflict resolution files
*.orig