...

Text file src/github.com/redis/go-redis/v9/.gitignore

Documentation: github.com/redis/go-redis/v9

     1*.rdb
     2testdata/*
     3.idea/
     4.DS_Store
     5*.tar.gz
     6*.dic
     7redis8tests.sh
     8coverage.txt
     9**/coverage.txt
    10.vscode
    11tmp/*

View as plain text