diff --git a/.gitignore b/.gitignore index 5148e52..1ab27b7 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,6 @@ jspm_packages # Optional REPL history .node_repl_history + +# Swap files from vim +*.swp