Commit 33e53d7294

g-w1 <jacoblevgw@gmail.com>
2020-12-31 16:21:58
update .gitignore to include /release/ and /debug/
1 parent a1a1929
Changed files (1)
.gitignore
@@ -10,6 +10,8 @@
 # -andrewrk
 
 zig-cache/
+/release/
+/debug/
 /build/
 /build-*/
 /docgen_tmp/