diff --git a/.gitignore b/.gitignore index 9f11b75..3c7c586 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ +## editors +.*.sw[op] .idea/ +*~ + +## vendor stuff +/vendor/