From 2b1f8c3363ef667bc20f33bbb5a856a35f2591ba Mon Sep 17 00:00:00 2001 From: Feffernoose Date: Mon, 30 Sep 2013 20:20:45 -0400 Subject: Started automake stuff --- .gitignore | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 620d3dc..024e725 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,23 @@ *.lai *.la *.a + +# Mac stuff +.DS_Store + +# Automake stuff +Makefile.in +aclocal.m4 +autom4te.cache +configure +.deps +config.log +config.status +missing +install-sh +depcomp +Makefile + +# Actual binary +rawr-ebooks +rawr-ebooks.exe -- cgit 1.4.1