Skip to content

Commit

Permalink
build: ignore .bak
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin-Guillemin committed Jan 11, 2024
1 parent 0d2bf2d commit 0babf9a
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 @@ -51,6 +51,7 @@ coverage
*.local
src/main/resources/**/application-*.yml
!src/main/resources/**/application-*.example.yml
*.bak

### Tests ###
playwright-report
Expand Down

0 comments on commit 0babf9a

Please sign in to comment.