Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Monado
Monado
Commits
35856d14
Commit
35856d14
authored
Sep 17, 2019
by
Lubosz Sarnecki
Browse files
gitignore: Add some missing artifacts for in-source build.
parent
51dafe7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
35856d14
...
...
@@ -15,6 +15,10 @@ openxr_monado-dev.json
openxr_monado.json
src/xrt/compositor/shaders/*.vert.h
src/xrt/compositor/shaders/*.frag.h
src/xrt/targets/cli/monado-cli
src/xrt/targets/gui/monado-gui
src/xrt/targets/openxr/intermediate_manifest.json
src/xrt/targets/targets_enabled_drivers.h
# ignore build trees
build/
...
...
@@ -29,3 +33,4 @@ build*/
# Ignore patches generated by scripts
patches/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment