Remove redundant gitignore
This commit is contained in:
parent
b7237426ba
commit
7d38c9afd8
|
@ -1,2 +1,4 @@
|
|||
# Generated assets
|
||||
/zig-cache
|
||||
/zig-out
|
||||
*.glsl.zig
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
*.glsl.zig
|
Loading…
Reference in New Issue