add vim to gitignore

This commit is contained in:
felinae98 2021-02-13 19:31:45 +08:00
parent cac1bb6ef8
commit b0ab1e578e
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

1
.gitignore vendored
View File

@ -180,3 +180,4 @@ tags
# End of https://www.toptal.com/developers/gitignore/api/python,linux,vim
data/*
.env.*
.vim/*