From 41caa6f8cafcef43ce5ac20bd18ba5ae64cf829d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 20 May 2013 13:39:52 -0400 Subject: Initial commit. --- (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..67e8c1f --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +aclocal.m4 +autom4te.cache/ +build-aux/ +configure +config.h.in +Makefile.in + +config.log +config.status +Makefile +config.h +stamp-h1 +.deps/ +.dirstamp +*.o +cursespong +*.tar.* +cursespong-*/ + +*.s[a-w]? +Session.vim +*~ +*.orig -- cgit v0.9.1