commit | 47f85b5135d16683385894f9fa48c2580e9ae47e | [log] [tgz] |
---|---|---|
author | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Tue Jul 16 12:46:54 2013 -0700 |
committer | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Tue Jul 16 12:56:06 2013 -0700 |
tree | 945f85c9305cc8d523a119dd877bb22197ceb3ba | |
parent | 2d29c07784aefdb8d6aa8178fa3cd8eb6ab7df74 [diff] [blame] |
.gitignore: ignore vim swap files
diff --git a/.gitignore b/.gitignore index 917b900..8206747 100644 --- a/.gitignore +++ b/.gitignore
@@ -7,3 +7,6 @@ loxi_output loxigen.log tags +.*.swp +.*.swo +*.cache