diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..79626669eb32d0b963a8a344ac8ff3a8f4f29cc3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# Sample of .gitignore; will ignore OS generated file +# more examples: https://gist.github.com/octocat/9257657 + +.DS_Store \ No newline at end of file