diff --git a/.gitignore b/.gitignore index 8fed986af..8206c34ba 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ Cargo.lock # Ignore a folder and script I'm using for testing web stuff /resources/testing -/resources/copy.py \ No newline at end of file +/resources/copy.py/resources/copy.py + +# Mac moment +**/.DS_Store \ No newline at end of file