diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..ddeca41 Binary files /dev/null and b/.DS_Store differ diff --git a/.gitignore b/.gitignore index 2c541ee..0d7b4c8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ Xcode Xcode/* build build/* +__pycache__ +__pycache__/* +*.pyc \ No newline at end of file