From 5d8dfe892a2ea89f706ee140c3bdcfd89fe03fda Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 21 Jan 2026 22:40:55 +0100 Subject: Add Redis source code for testing --- examples/redis-unstable/deps/jemalloc/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/redis-unstable/deps/jemalloc/.gitattributes (limited to 'examples/redis-unstable/deps/jemalloc/.gitattributes') diff --git a/examples/redis-unstable/deps/jemalloc/.gitattributes b/examples/redis-unstable/deps/jemalloc/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/examples/redis-unstable/deps/jemalloc/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf -- cgit v1.2.3