Initial commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
.playwright-cli/
|
||||
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
run_logs/
|
||||
*.log
|
||||
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user