Skip to content

Commit

Permalink
Fix: Gitignore .txt and .json files
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyah committed May 25, 2026
1 parent e942ca1 commit c1780bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ coverage/
jacoco.exec

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

0 comments on commit c1780bb

Please sign in to comment.