mirror of
https://github.com/Redume/Shirino.git
synced 2025-02-04 09:58:57 +03:00
chore: Add cert and ds_store to gitignore
This commit is contained in:
parent
24507c2619
commit
f3ca3b8f76
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,6 +3,9 @@
|
|||
|
||||
__pycache__
|
||||
.mypy_cache
|
||||
.DS_Store
|
||||
|
||||
venv
|
||||
config.yaml
|
||||
|
||||
CertSSL
|
Loading…
Add table
Reference in a new issue