first commit

This commit is contained in:
2024-04-22 11:38:19 -04:00
commit fc9f76a01b
23 changed files with 2151 additions and 0 deletions

24
.gitignore vendored Normal file
View 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/