diff --git a/.gitignore b/.gitignore index f4d432a87..aacd81458 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,6 @@ # Binaries for programs and plugins *.exe *.exe~ -*.dll -*.so -*.dylib # Test binary, built with `go test -c` *.test @@ -12,6 +9,3 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -# Dependency directories (remove the comment below to include it) -# vendor/ -