auto-git:

[change] .gitignore
This commit is contained in:
2026-03-31 01:32:40 +02:00
parent e15937545a
commit 3d27f55edc

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.git
node_modules
package-lock.json
.venv
venv
__pycache__