Files
retoor 293e6f1a10
Build and Test / build-framework (push) Failing after 35s
Build and Test / test-framework (push) Has been skipped
Build and Test / test-docdb-full (push) Has been skipped
Build and Test / memory-check (push) Has been skipped
chore: add initial project scaffolding with CI, build system, and core source files
2025-11-25 20:11:23 +00:00

35 lines
218 B
Plaintext

example
loadtest
docserver
docclient
*.o
*.a
*.so
*.dylib
*.dSYM/
docdb_data/
*.log
*.tmp
*.bak
*.swp
*.swo
*~
.DS_Store
Thumbs.db
.vscode/
.idea/
*.sublime-*
core
vgcore.*
*.core
compile_commands.json
.cache/