diff --git a/.gitignore b/.gitignore index d0570f9..4e426ea 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,8 @@ # vendor/ # Go workspace file -go.work \ No newline at end of file +go.work + +### Modified +build/package/bin/ +build/*.deb \ No newline at end of file