mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
update .gitignore to include /release/ and /debug/
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
# -andrewrk
|
||||
|
||||
zig-cache/
|
||||
/release/
|
||||
/debug/
|
||||
/build/
|
||||
/build-*/
|
||||
/docgen_tmp/
|
||||
|
||||
Reference in New Issue
Block a user