first commit
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
notes.*
|
||||
|
||||
.venv
|
||||
.vscode
|
||||
|
||||
linen*
|
||||
|
||||
build/
|
||||
|
||||
loadtest.coverage.timespan
|
||||
|
||||
node_modules/
|
||||
yarn-error.log
|
||||
|
||||
__pycache__/
|
||||
|
||||
*.log
|
||||
|
||||
*.env
|
||||
my-*
|
||||
|
||||
pojagi_dsp.egg-info/
|
||||
|
||||
.pytest_cache/
|
||||
Reference in New Issue
Block a user