Initial commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
__pycache__/
|
||||
venv/
|
||||
|
||||
package-lock.json
|
||||
node_modules/
|
||||
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
.env
|
||||
|
||||
app/static/style.css
|
||||
Reference in New Issue
Block a user