Add vim swp files to gitignore
authorAlexander Popov <alex.popov@linux.com>
Thu, 26 Mar 2020 13:57:54 +0000 (16:57 +0300)
committerAlexander Popov <alex.popov@linux.com>
Thu, 26 Mar 2020 13:57:54 +0000 (16:57 +0300)
.gitignore

index 20af72441ccd0f499c60ee275127c1edd60f8bd6..8cbc1b8a2a62a1c4b744a364b4bbf56f95ef0cd0 100644 (file)
@@ -123,4 +123,7 @@ venv.bak/
 dmypy.json
 
 # Pyre type checker
-.pyre/
\ No newline at end of file
+.pyre/
+
+# vim swp files
+.*.swp