Skip to content

Commit

Permalink
chore: ignore .DS_Store file (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsnaichuk authored Sep 28, 2024
1 parent e81b0ba commit 8011499
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/template/framework/files/gitignore.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ tmp/
# Project build
main
*templ.go

# OS X generated file
.DS_Store

0 comments on commit 8011499

Please sign in to comment.