Skip to content

Commit

Permalink
feat(git): ignore fixtures except the included sample
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman committed Feb 15, 2024
1 parent 17f7164 commit 083e3c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
*.db
*.env
*fixtures.json
!benefits/core/migrations/local_fixtures.json
*.mo
*.tfbackend
*.tmp
Expand Down

0 comments on commit 083e3c6

Please sign in to comment.