Skip to content

Commit

Permalink
Add more file type to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrvivian committed Oct 25, 2023
1 parent 7c4b605 commit f4073b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ go.work.sum

# OSX related files
.DS_Store

# configs
*.json
*.dat
*.log

0 comments on commit f4073b4

Please sign in to comment.