diff --git a/integration_tests/.gitignore b/integration_tests/.gitignore index 1dbc687de..0e55b97f0 100644 --- a/integration_tests/.gitignore +++ b/integration_tests/.gitignore @@ -60,3 +60,8 @@ target/ #Ipython Notebook .ipynb_checkpoints + +# no vim +*.swp +*.swo +*.swn