Skip to content

Commit

Permalink
Add dump.rdb to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ay0503 committed Sep 10, 2024
1 parent d96f8bb commit 59d6710
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ provision.sh
*.komodoproject
.DS_Store
feeds/recent.rss
dump.rdb
.eslintcache
.svn

Expand Down Expand Up @@ -72,4 +73,4 @@ link-plugins.sh
test.sh

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

0 comments on commit 59d6710

Please sign in to comment.