diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3a32f47541..eb3e9a59a2 100644 --- a/.gitignore +++ b/.gitignore @@ -54,5 +54,7 @@ vendor/ acceptance/vendor kitchen-tests/vendor +*.swp + # Visual Studio Code files .vscode |