Skip to content

Commit

Permalink
updated gitignore to remove redis dump file
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueAccords committed Apr 21, 2018
1 parent d914ad9 commit ce96788
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

# Created by https://www.gitignore.io/api/osx,node,windows

# redis
dump.rdb

### Node ###
# Logs
logs
Expand Down
Binary file removed dump.rdb
Binary file not shown.

0 comments on commit ce96788

Please sign in to comment.