removed .DS_Store
This commit is contained in:
parent
2263322fcf
commit
53dcc4e61a
2 changed files with 2 additions and 1 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,4 +4,5 @@ build
|
|||
build/*
|
||||
__pycache__
|
||||
__pycache__/*
|
||||
*.pyc
|
||||
*.pyc
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue