diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6228425 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ + +# Junk that could exist anywhere: +.DS_Store +*.swp +*.tmp + +# A handy place to put stuff that git should ignore: +/ignore/ + +# Editor junk +/.project +/.settings/ +