Add gitignore file

Ignore swap files and binaries.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
David Herrmann 2011-11-20 18:27:44 +01:00
parent bab0068bed
commit f66f1f5798

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.swp
test_*