Files
FastAPIc/.gitignore
T
retoor bde988cd6a
Build and Test / build-framework (push) Failing after 1m16s
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
Update.
2025-11-25 21:11:23 +01: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/