diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 2dc08dd93..188ff005d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ venv/ *~ -*.swp -*.swo +*.sw? .vagrant/ -client-tests.pem +*.pem |