From 4f33613b1359b72f2cfaf63670a265a018e0a635 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adeodato=20Sim=C3=B3?= Date: Tue, 20 May 2008 17:37:56 +0200 Subject: [PATCH] Add a .gitignore file. --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1aa7995 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.o +*.so +*.pyc + +/lib/aptvercmp +/lib/checklib +/lib/freelist +/lib/Makefile.dep