Add .DS_Store to gitignore
This commit is contained in:
parent
4b384d27a9
commit
986118420b
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
.vscode
|
.vscode
|
||||||
devenv
|
devenv
|
||||||
your_system_information.txt
|
your_system_information.txt
|
||||||
|
.DS_Store
|
Loading…
Reference in New Issue
Block a user