Skip to content

Commit

Permalink
chore: Modify the .gitignore file to ignore mysql data file
Browse files Browse the repository at this point in the history
  • Loading branch information
ohhonggi committed Jul 31, 2023
1 parent 38e245a commit d0e2c96
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
Expand Up @@ -158,3 +158,5 @@ replay_pid*

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

mysql/data

0 comments on commit d0e2c96

Please sign in to comment.