summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2011-11-20 18:27:44 +0100
committerDavid Herrmann <dh.herrmann@googlemail.com>2011-11-20 18:27:44 +0100
commitf66f1f5798adf7652f0939a91df9d17229caa3df (patch)
tree9fcae93e52aad78169e2e6e9502bfb68fe0fc9fe /.gitignore
parentbab0068bed39e298f5755a97d0e9d077439aad9d (diff)
Add gitignore file
Ignore swap files and binaries. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..74cb5f8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.swp
+test_*