# SPDX-License-Identifier: CC0-1.0 # SPDX-FileCopyrightText: 2018-2020 Collabora, Ltd. and the Monado contributors # Ignore build products CMakeCache.txt CMakeLists.txt.user CMakeLists.txt.user.* *CMakeFiles/ *Makefile *cmake_install.cmake *libopenxr_monado.so *.a CMakeDoxyfile.in CMakeDoxygenDefaults.cmake CTestTestfile.cmake DartConfiguration.tcl doc/Doxyfile doc/html/ doc/latex/ openxr_monado-dev.json openxr_monado.json src/xrt/auxiliary/bindings/b_generated_bindings.* src/xrt/auxiliary/u_git_tag.c src/xrt/compositor/shaders/*.vert.h src/xrt/compositor/shaders/*.frag.h src/xrt/compositor/shaders/*.comp.h src/xrt/include/xrt/xrt_config_*.h src/xrt/ipc/*_generated.* src/xrt/targets/cli/monado-cli src/xrt/targets/ctl/monado-ctl src/xrt/targets/gui/monado-gui src/xrt/targets/service/monado-service src/xrt/targets/openxr/active_runtime.cmake src/xrt/targets/openxr/intermediate_manifest.json src/xrt/targets/openxr/make_manifest.cmake src/xrt/targets/targets_enabled_drivers.h steamvr-monado/ tests/tests_generic_callbacks tests/tests_input_transform # Ignore Python caches __pycache__/ # Ignore build trees build/ build*/ # Ignore local settings .vscode *.autosave .vs CMakeSettings.json CMakeUserPresets.json # Ignore merge-conflict resolution files *.orig # Ignore patches generated by scripts patches/ # Ignore Imgui settings imgui.ini # Ignore files from package building obj-*/ .pc/ # Ignore Arduino toolchain files src/xrt/drivers/arduino/device/*.elf src/xrt/drivers/arduino/device/*.bin # Ignore VSCode files .vscode-ctags # Ignore gradle-related and android studio-related things *.iml .gradle/ /local.properties .idea/* # .idea/caches # .idea/libraries # .idea/modules.xml # .idea/workspace.xml # .idea/navEditor.xml # .idea/assetWizardSettings.xml .externalNativeBuild .cxx .settings .project .classpath # Ignore Sourcetrail things *.srctrlbm *.srctrldb *.srctrlprj # Ignore clangd things .cache/ # Ignore CI things container-build-report.xml # Ignore Vulkan validation layer settings vk_layer_settings.txt