dragonfly/.gitignore
Abhijat Malviya 50a4bfd3cb chore: Add clion build path to gitignore (#4732)
chore: Add clion/intellij paths to gitignore

Signed-off-by: Abhijat Malviya <abhijat@dragonflydb.io>
2025-03-09 19:36:29 +05:30

23 lines
257 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/*
.hypothesis
.secrets
cmake-build-debug