Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
b5b2acea
Commit
b5b2acea
authored
Sep 17, 2012
by
antirez
Browse files
.gitignore modified to be more general with less entries.
parent
7eb850ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
b5b2acea
...
@@ -2,12 +2,7 @@
...
@@ -2,12 +2,7 @@
*.o
*.o
*.rdb
*.rdb
*.log
*.log
redis-cli
redis-*
redis-server
redis-sentinel
redis-benchmark
redis-check-dump
redis-check-aof
doc-tools
doc-tools
release
release
misc/*
misc/*
...
@@ -17,7 +12,6 @@ SHORT_TERM_TODO
...
@@ -17,7 +12,6 @@ SHORT_TERM_TODO
release.h
release.h
src/transfer.sh
src/transfer.sh
src/configs
src/configs
src/redis-server.dSYM
redis.ds
redis.ds
src/redis.conf
src/redis.conf
deps/lua/src/lua
deps/lua/src/lua
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment