Browse Source

Add .gitignore

Perttu Ahola 12 years ago
parent
commit
ddea20a24f
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -0,0 +1,7 @@
+## Generic ignorable patterns and files
+*~
+.*.swp
+*bak*
+tags
+*.vim
+