fix: update .gitignore to exclude additional directories and remove package-lock.json
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -32,4 +32,8 @@ Thumbs.db
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
*.swp
|
||||
*.swp
|
||||
node_modules/
|
||||
testdata/
|
||||
test_data/
|
||||
tests/data/
|
||||
|
||||
Reference in New Issue
Block a user