diff --git a/.gitignore b/.gitignore index 85198aa..6529b5d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,8 @@ out/ # Docs docs/ +# Vim +*.swp + # Dotenv file .env