diff --git a/.gitignore b/.gitignore index 860a288..1ee0fd8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ - -# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode,go -# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode,go +openpdu.yaml +*.sh ### Go ### # Binaries for programs and plugins @@ -16,6 +15,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +src/__debug_bin + # Dependency directories (remove the comment below to include it) # vendor/