summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-08-19 17:40:02 +0200
committerandromeda <andromeda@lenovo>2026-08-19 17:40:02 +0200
commit9e5edbfe61a64bf40e0395a7310a1feca92b3cb6 (patch)
treef738166a78984b02a8419f1a82ba63b9f736f6b3 /.gitignore
parentf94cca6abc7bc5bd4165165d3b615879d93ce22d (diff)
test shader
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4c61acd..85dc265 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
-dist-newstyle \ No newline at end of file
+dist-newstyle
+assets/shaders/*
+!.gitkeep \ No newline at end of file