Skip to content

Commit

Permalink
chore: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kodehat committed Feb 22, 2024
1 parent 7e7ff95 commit b1ef726
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit b1ef726

Please sign in to comment.