mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-25 04:11:38 +00:00
Merge pull request #672 from canihavesomecoffee/ds_store-fix
Delete .DS_Store files and add it to .gitignore file
This commit is contained in:
commit
b3010afba7
3
.gitignore
vendored
3
.gitignore
vendored
@ -52,3 +52,6 @@ windows/libs/tesseract/**
|
||||
.cproject
|
||||
.project
|
||||
.settings/
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
BIN
src/.DS_Store
vendored
BIN
src/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user