Skip to content

Commit

Permalink
update .gitignore to include /release/ and /debug/
Browse files Browse the repository at this point in the history
  • Loading branch information
g-w1 committed Jan 1, 2021
1 parent a1a1929 commit 33e53d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
# -andrewrk

zig-cache/
/release/
/debug/
/build/
/build-*/
/docgen_tmp/

0 comments on commit 33e53d7

Please sign in to comment.