From e29e57828f80e54a8ff5363b0f52204d51df14da Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Mon, 2 Sep 2013 16:12:57 -0700 Subject: [PATCH] updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2ce8630..54a52db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # for Racket **/compiled/ +*.dep +*.zo + # for Mac OS X .DS_Store .AppleDouble