mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-05 17:03:58 +03:00
Добавление новых файлов в игнор
This commit is contained in:
parent
ae4076b025
commit
79849e5de9
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
.git/
|
||||
.vscode/
|
||||
.idea/
|
||||
.idea/
|
||||
.DS_Store
|
||||
__pycache__
|
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.idea
|
||||
__pycache__
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
CertSSL
|
Loading…
Reference in a new issue