From ad02a642bf1fcca3a8b3bfcb3517d19c94a677e0 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Sun, 27 Jan 2013 23:18:55 +0100 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0c7ecf1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.*.swp +_build +*.native