Update .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -24,4 +24,9 @@ go.work.sum
|
||||
# env file
|
||||
.env
|
||||
|
||||
**temp_data/**
|
||||
**temp_data/**
|
||||
|
||||
# py file for branch switching
|
||||
*venv
|
||||
*pytest_cache/**
|
||||
*pycache*/**
|
||||
Reference in New Issue
Block a user