diff --git a/.gitignore b/.gitignore index 6d67000..0e83ffc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Visual studio stuff .vs/ +# Exported web builds are zipped into zip files in the root of the repo +*.zip + # ctags tags