Add .gitignore
authorPerttu Ahola <celeron55@gmail.com>
Mon, 26 Mar 2012 19:59:53 +0000 (22:59 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Mon, 26 Mar 2012 19:59:53 +0000 (22:59 +0300)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a57dbc9
--- /dev/null
@@ -0,0 +1,7 @@
+## Generic ignorable patterns and files
+*~
+.*.swp
+*bak*
+tags
+*.vim
+