Add .gitignore file (#108)

This commit is contained in:
Sebastian Göls
2024-06-10 22:42:44 +02:00
committed by GitHub
parent 4a96f7db0b
commit 90fd1b0ab2

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
_site/out/
_site/OTA.json
_site/esp32-*.json
pyvenv.cfg
bin/
out/
lib
lib64