From 2487e67b57331d9d2c18a66555344f4d255897af Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 24 Dec 2012 12:43:37 +0200 Subject: Initial commit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ef072ec --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +dircond +*~ +*.o +*.tar.* +.emacs* -- cgit v1.2.1