fix: add vendor/ to gitignore

This commit is contained in:
Kaaninchen
2026-08-03 17:19:44 +02:00
parent f03caa7425
commit a13c1facf9
+1
View File
@@ -1,5 +1,6 @@
logs/ logs/
bin/ bin/
.vscode/ .vscode/
vendor/
*.sql *.sql
config.json config.json