dragonfly/.gitignore
chakaz 9add31e20f Get DragonDB to compile with clang.
While at it, fix some compile warnings, 2 of them are actual bugs
(missing virtual d'tor).

Signed-off-by: chakaz <chakaz@chakaz>
2023-03-18 11:02:37 +02:00

16 lines
173 B
Plaintext

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