13 lines
134 B
Text
13 lines
134 B
Text
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
venv/
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
/dist/
|
|
/build/
|
|
node_modules/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|