mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 00:52:38 +00:00
d04afd62d6
Redis gitignore was too aggressive since simply broken. Jemalloc gitignore was too agressive because it is conceived to just keep the files that allow to generate all the rest in development environments (so for instance the "configure" file is excluded).
28 lines
332 B
Plaintext
28 lines
332 B
Plaintext
.*.swp
|
|
*.o
|
|
*.log
|
|
dump.rdb
|
|
redis-benchmark
|
|
redis-check-aof
|
|
redis-check-dump
|
|
redis-cli
|
|
redis-sentinel
|
|
redis-server
|
|
doc-tools
|
|
release
|
|
misc/*
|
|
src/release.h
|
|
appendonly.aof
|
|
SHORT_TERM_TODO
|
|
release.h
|
|
src/transfer.sh
|
|
src/configs
|
|
redis.ds
|
|
src/redis.conf
|
|
deps/lua/src/lua
|
|
deps/lua/src/luac
|
|
deps/lua/src/liblua.a
|
|
.make-*
|
|
.prerequisites
|
|
*.dSYM
|