diff --git a/fontland/.gitignore b/fontland/.gitignore new file mode 100644 index 00000000..24a6928b --- /dev/null +++ b/fontland/.gitignore @@ -0,0 +1,20 @@ +# for Racket +compiled/ +*~ + +# for Mac OS X +.DS_Store +.AppleDouble +.LSOverride +Icon + +# Thumbnails +._* + +# Files that might appear on external disk +.Spotlight-V100 +.Trashes +doc/* +scribblings/*.css +scribblings/*.js +scribblings/*.html \ No newline at end of file