diff --git a/.gitignore b/.gitignore index ee257a7..d359f3b 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,12 @@ config.json *.log # VSCode -.history \ No newline at end of file +.history + +# Vim +*.swp +*.swp~ + +# GVim +*.un~ +*.un