Skip to content

Commit

Permalink
Removing dump.rdb and adding to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
alx-zhu committed Sep 24, 2024
1 parent a79f205 commit ab4756e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,7 @@ link-plugins.sh
test.sh

.docker/**
!**/.gitkeep
!**/.gitkeep

# Dump
dump.rdb
Binary file removed dump.rdb
Binary file not shown.

0 comments on commit ab4756e

Please sign in to comment.