diff --git a/.gitignore b/.gitignore index 47721b7cb..2c9063eed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,15 @@ -hugo -docs/public* -/.idea -hugo.exe -*.test -*.prof -nohup.out -cover.out -*.swp -*.swo -.DS_Store -*~ +hugo +docs/public* +/.idea +hugo.exe +*.test +*.prof +nohup.out +cover.out +*.swp +*.swo +.DS_Store +*~ vendor/*/ *.bench coverage*.out