feat: add some basic folders
This commit is contained in:
parent
18b6f74ab5
commit
a32b2a4210
1 changed files with 8 additions and 1 deletions
|
|
@ -10,3 +10,10 @@ tmp/
|
|||
*.log
|
||||
coverage.out
|
||||
rideaware-api
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.venv/
|
||||
venv/
|
||||
dist/
|
||||
build/
|
||||
node_modules/
|
||||
Loading…
Add table
Add a link
Reference in a new issue