mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-06 01:13:57 +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/
|
.git/
|
||||||
.vscode/
|
.vscode/
|
||||||
.idea/
|
.idea/
|
||||||
|
.DS_Store
|
||||||
|
__pycache__
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
.idea
|
.idea
|
||||||
__pycache__
|
__pycache__
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
CertSSL
|
Loading…
Reference in a new issue