Add gitignore file
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 20 Nov 2011 17:27:44 +0000 (18:27 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 20 Nov 2011 17:27:44 +0000 (18:27 +0100)
Ignore swap files and binaries.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..74cb5f8
--- /dev/null
@@ -0,0 +1,2 @@
+*.swp
+test_*