mirror of
https://github.com/cupcakearmy/mercatus.git
synced 2026-05-25 21:55:30 +00:00
updated gitignore
This commit is contained in:
+5
-3
@@ -1,9 +1,11 @@
|
||||
# Editors
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
data.db
|
||||
# Python
|
||||
venv
|
||||
__pycache__
|
||||
config.yml
|
||||
|
||||
dummy
|
||||
# Runtime
|
||||
.dev.env
|
||||
data
|
||||
Reference in New Issue
Block a user