mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-28 06:35:24 +00:00
Populate gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,2 +1,12 @@
|
||||
.venv
|
||||
|
||||
# IDEs
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# python
|
||||
__pycache__
|
||||
|
||||
# Virtualenvs
|
||||
env
|
||||
.venv
|
||||
venv
|
||||
|
Reference in New Issue
Block a user