mirror of
https://github.com/cupcakearmy/mercatus.git
synced 2025-09-05 18:20:44 +00:00
updated gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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