Skip to content
Snippets Groups Projects
Commit 10fe289c authored by Sean McBride's avatar Sean McBride
Browse files

Add .DS_Store to .gitignore file

parent 88a4a2a9
No related merge requests found
......@@ -5,3 +5,6 @@
*.pyc
*.pyo
__pycache__/
# Exclude OS X .DS_Store files.
.DS_Store
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment