dragonfly/.gitignore
Tarun Pothulapati 6545809852
Namespace support in prometheus rule (#2931)
* helm templating and test cases for namespace support in prometheus rule crd

* updated prometheus rules

---------

Co-authored-by: Yash Jagdale <yash@databahn.ai>
Co-authored-by: Roman Gershman <roman@dragonflydb.io>
2024-04-19 09:31:29 +00:00

20 lines
218 B
Plaintext

build/*
build-*
clang/*
clang-*
.vscode/*.db
.vscode/settings.json
.vscode/launch.json
third_party
genfiles/*
*.sublime-*
*.orig
.tags
!third_party/include/*
*.pyc
/CMakeLists.txt.user
_deps
releases
.DS_Store
.idea/*