ad0fb25ed5
git-subtree-dir: projects/rocprofiler-sdk git-subtree-mainline:50a90550e9git-subtree-split:bf0fad1d54
11 lines
122 B
Plaintext
11 lines
122 B
Plaintext
# Exclude databases
|
|
*.db
|
|
*.db-journal
|
|
/.rocprofv3/**
|
|
|
|
# Build directories
|
|
/compile_commands.json
|
|
/build*
|
|
/.cache
|
|
*.vscode
|