diff --git a/.gitignore b/.gitignore index d4ba7686..20a09cc4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ #Exluding from the tree the html build files source/_build/ +# ignore vi temporary files +*.swp