Initial website was built base on the context
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Frontend
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
# Local configuration
|
||||
.env
|
||||
backend/.env
|
||||
|
||||
# Editors and operating systems
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
Reference in New Issue
Block a user