diff --git a/.gitignore b/.gitignore index db4561e..1216f32 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,12 @@ docs/_build/ # PyBuilder target/ + +# vim +*.swp +*.swo + +# application +www/*.html +www/hosts/*.html +www/network/*.html