fix: update .gitignore to include target directory
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
target/
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
target/
|
||||