From: Daniel Farrell Date: Mon, 18 May 2015 19:03:35 +0000 (-0400) Subject: Add .gitignore for Vim tmp files X-Git-Tag: arno.2015.1.0~33^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F589%2F1;p=genesis.git Add .gitignore for Vim tmp files Regexes to match other to-be-ignored files should be added as needed. JIRA: BGS-48 Change-Id: I2e3df7fee8a7a9ffc6225a771d49335dcb628330 Signed-off-by: Daniel Farrell --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3268211 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.*.sw?