fix: update .gitignore to exclude additional directories and remove package-lock.json

This commit is contained in:
Björn Blomberg
2026-04-13 10:58:17 +02:00
parent a46d56e2fc
commit f12743b158
2 changed files with 5 additions and 58 deletions

6
.gitignore vendored
View File

@@ -32,4 +32,8 @@ Thumbs.db
# IDE
.idea/
*.swp
*.swp
node_modules/
testdata/
test_data/
tests/data/