mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
[host] ignore compiled shader headers
This commit is contained in:
parent
62e3dd250b
commit
3e3c409fc4
3
host/.gitignore
vendored
3
host/.gitignore
vendored
@ -9,6 +9,9 @@
|
||||
*.userosscache
|
||||
*.sln.docstates
|
||||
|
||||
# compiled shader headers
|
||||
Shaders/*.h
|
||||
|
||||
# User-specific files (MonoDevelop/Xamarin Studio)
|
||||
*.userprefs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user