Update gitignore to exclude object and lock files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -75,3 +75,5 @@ venv
|
||||
venv/
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
*.o
|
||||
*.lock
|
||||
|
||||
Reference in New Issue
Block a user