Browse Source

add zip file to gitignore

main
Colin McMillen 10 months ago
parent
commit
7f375a6446
  1. 3
      .gitignore

3
.gitignore

@ -4,3 +4,6 @@
# Build results
[Bb]in/
[Oo]bj/
# Packaged Zip file.
totte.zip
Loading…
Cancel
Save