]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🙈 Add vim temporary files to gitignore (#1590)
authorBrian Mboya <asheuh49@gmail.com>
Sun, 28 Jun 2020 21:28:35 +0000 (00:28 +0300)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2020 21:28:35 +0000 (23:28 +0200)
Co-authored-by: asheux <brianashiundu000@gmail.com>
.gitignore

index 505c67b88c6f4dd77a0e6332dabff9d76dd8b703..93041658652dc69c050bc4390efbf29a0aaf1ab3 100644 (file)
@@ -16,3 +16,8 @@ Pipfile.lock
 env3.*
 env
 docs_build
+venv
+
+# vim temporary files
+*~
+.*.sw?