From 74a7a61d5342da084ebc8778e238796fc5388ea9 Mon Sep 17 00:00:00 2001 From: David Nyström Date: Thu, 6 Dec 2012 11:28:08 +0100 Subject: Added .gitignore file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: David Nyström Reviewed-by: Bruce Ashfield --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..65feb826 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +build*/ +pyshtables.py +*.swp +*.orig +*.rej +*~ -- cgit v1.2.3-54-g00ecf