From 1153970626892573e5966e135e8d81185f4ea53c Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 19 Sep 2012 11:28:28 +0300 Subject: Initial commit --- .gitignore | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fd1d991 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +*.a +*.o +*.tar.* +*~ +.deps +.gdbinit +.emacs.desktop +.emacs.desktop.lock +.emacsrc +ABOUT-NLS +ChangeLog +INSTALL +Makefile +Makefile.in +TAGS +aclocal.m4 +autom4te.cache +build-aux +config.h +config.h.in +config.log +config.status +configure +core +m4 +stamp-h1 -- cgit v1.2.1