Add .gitignore.
authorAndreas Schneider <asn@cryptomilk.org>
Wed, 24 Jul 2013 08:03:31 +0000 (10:03 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 24 Jul 2013 08:04:24 +0000 (10:04 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..e4254b6
--- /dev/null
@@ -0,0 +1,5 @@
+*.swp
+*~$
+build
+tags
+cscope.*