parent
d656d41b90
commit
a8eb139360
25 changed files with 3192 additions and 237 deletions
24
.gitignore
vendored
24
.gitignore
vendored
|
|
@ -1,24 +1,4 @@
|
|||
.DS_Store
|
||||
._*
|
||||
|
||||
__pycache__
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
node_modules
|
||||
.mypy_cache
|
||||
.vscode
|
||||
*-lock.json
|
||||
|
||||
*.egg
|
||||
*.egg-info
|
||||
.coverage
|
||||
.pytest_cache
|
||||
.webassets-cache
|
||||
htmlcov
|
||||
test-reports
|
||||
tests/data/*.sqlite3
|
||||
|
||||
*.swo
|
||||
*.swp
|
||||
*.pyo
|
||||
*.pyc
|
||||
*.env
|
||||
.venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue