diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..66a5174 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,2 @@ +# Ignore the stupid .DS_Store files +*.DS_Store