diff --git a/.gitignore b/.gitignore index 12a50e172..d640a0636 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,6 @@ aof* **/.DS_Store # Output of the go coverage tool *.out -buf.lock # Exclude embedded files !internal/files/dist @@ -32,12 +31,6 @@ go.work.sum .env **/*.env -# Lock files -package-lock.json -devbox.lock - -# Config files -pkg/config/static/ # Terraform **/.terraform/*