From 2b6e567ea3da5cd5cb64fb9bd793e0338c47db2f Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 13 Feb 2014 09:34:41 -0800 Subject: [PATCH] update gitignore --- hyphenate/.gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 hyphenate/.gitignore diff --git a/hyphenate/.gitignore b/hyphenate/.gitignore new file mode 100644 index 00000000..013cb2ff --- /dev/null +++ b/hyphenate/.gitignore @@ -0,0 +1,15 @@ +# for Racket +compiled/ + +# for Mac OS X +.DS_Store +.AppleDouble +.LSOverride +Icon + +# Thumbnails +._* + +# Files that might appear on external disk +.Spotlight-V100 +.Trashes