diff options
author | Matt Turner <mattst88@gmail.com> | 2012-10-17 21:18:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2012-10-17 21:18:11 -0700 |
commit | dd8fd986e62e001a7119245a8e6de3e545121635 (patch) | |
tree | 24e79aea509921b5447e66a0e7cbcc4ac8e6c7b7 /.gitignore |
Initial import
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..098075e --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +config.h +config.h.in~ +config.log +config.status +configure +depcomp +install-sh +missing +.deps/ +src/complex-plane +stamp-h1 +*.o |