mirror of
https://github.com/KevinMidboe/leifsbackend.git
synced 2025-12-29 21:21:26 +00:00
Working backend setup with endpoints and database setup for adventures.
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,3 +1,12 @@
|
||||
# --- Javascript ignore ---
|
||||
|
||||
node_modules
|
||||
.env
|
||||
|
||||
|
||||
|
||||
# --- Python ignore ---
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user