chore: gitignore publish/ directory

This commit is contained in:
meelstorm
2026-07-17 16:54:07 +00:00
committed by EugeneTes
parent 0b22d67316
commit 238ff65db4

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ obj/
node_modules/
dist/
build/
publish/
# Python
__pycache__/