Skip to content

Commit

Permalink
gitignore: Add rule for caddyfile.go (#6225)
Browse files Browse the repository at this point in the history
  • Loading branch information
epelc committed Apr 7, 2024
1 parent 88d6596 commit a4a64a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ _gitignore/
Caddyfile
Caddyfile.*
!caddyfile/
!caddyfile.go

# artifacts from pprof tooling
*.prof
Expand Down

0 comments on commit a4a64a6

Please sign in to comment.