move compiled shaders out of repo and put every shader in separate file

This commit is contained in:
ohyzha
2024-07-10 10:25:34 +03:00
parent 29bad103e6
commit 422e2e4261
5 changed files with 24 additions and 1307 deletions

3
.gitignore vendored
View File

@@ -6,6 +6,9 @@
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# Ignore generated shader's output
openVulkanoCpp/GeneratedShaderData/*
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml