Skip to content

Commit

Permalink
Fix: Git ignore save files
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyah committed May 25, 2026
1 parent 6815b80 commit e942ca1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ failsafe-reports/
coverage/
jacoco.exec

# ====== Stock data files ======= #
.txt
# ====== Stock data files and save files ======= #
.txt
.json

0 comments on commit e942ca1

Please sign in to comment.