From e38d748d342a3aafd7904299757a87c22e11897d Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 25 Nov 2013 07:45:47 +1100 Subject: Add a git ignore file. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..06438a9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.pyc +.lock-waf_* +*~ +build/* -- cgit v1.2.3