diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0e91a7d04..e53133361 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,10 @@ package .idea .vscode +# VIM +*.swp +*.swo + temp .tmp .sass-cache |