Updated .gitignore
This commit is contained in:
parent
81f6502ea1
commit
2263322fcf
2 changed files with 3 additions and 0 deletions
BIN
.DS_Store
vendored
Normal file
BIN
.DS_Store
vendored
Normal file
Binary file not shown.
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,3 +2,6 @@ Xcode
|
|||
Xcode/*
|
||||
build
|
||||
build/*
|
||||
__pycache__
|
||||
__pycache__/*
|
||||
*.pyc
|
||||
Loading…
Add table
Add a link
Reference in a new issue