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