From b798187c278beea246b0f709754ebd34eaae074e Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Sat, 27 Dec 2014 10:22:15 -0800 Subject: Ignore generated files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9cd6017..5ef62af 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ Gemfile.lock .rbx .AppleDouble .DS_Store +*/**/Makefile +*/**/*.o -- cgit v1.2.1