mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-10 09:28:08 +00:00
[host] ignore compiled shader headers
This commit is contained in:
3
host/.gitignore
vendored
3
host/.gitignore
vendored
@@ -9,6 +9,9 @@
|
|||||||
*.userosscache
|
*.userosscache
|
||||||
*.sln.docstates
|
*.sln.docstates
|
||||||
|
|
||||||
|
# compiled shader headers
|
||||||
|
Shaders/*.h
|
||||||
|
|
||||||
# User-specific files (MonoDevelop/Xamarin Studio)
|
# User-specific files (MonoDevelop/Xamarin Studio)
|
||||||
*.userprefs
|
*.userprefs
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user