diff --git a/.gitignore b/.gitignore index 8d76f7d..1d4c80c 100644 --- a/.gitignore +++ b/.gitignore @@ -110,4 +110,8 @@ tmp/ temp/ # macOS Finder metadata files -.DS_Store \ No newline at end of file +.DS_Store + +# vim file +*.swp +