diff --git a/.gitignore b/.gitignore index 6c621cb..0c243d0 100644 --- a/.gitignore +++ b/.gitignore @@ -242,8 +242,8 @@ $RECYCLE.BIN/ # Custom portkey -./pkg/components/*_templ.go -./static/**/*.css -./static/**/*.js -./static/**/*.js.map +pkg/components/*_templ.go +static/**/*.css +static/**/*.js +static/**/*.js.map tmp/ \ No newline at end of file