Update .gitignore to exclude .DS_Store files
This commit is contained in:
parent
40b9b2c8d2
commit
7d5b283dd3
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ __pycache__/
|
|||||||
app_stdout.log
|
app_stdout.log
|
||||||
app_stderr.log
|
app_stderr.log
|
||||||
screenshots/
|
screenshots/
|
||||||
|
.DS_Store
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user