From adf97e10060642de5e7049de40de0a85248bf2b0 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sun, 1 May 2011 20:37:56 +0300 Subject: Initial commit --- .gitignore | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eec45d2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +*.a +*.o +*.tar.* +*~ +.deps +.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