ignore build output folder

This commit is contained in:
Jörn Guy Süß 2025-08-04 20:19:29 +10:00
parent 3a34212899
commit 777dddbcaf

2
.gitignore vendored
View File

@ -4,3 +4,5 @@
/__pycache__/ /__pycache__/
/myenv/ /myenv/
/tmp/ /tmp/
/Gemfile.lock
/_site/