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 c8ef9b056..d7a865b9d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ dist/ # Even though node_modules are tracked in git, # per default we don't want them to show up in git status node_modules + +*.swp |