Fichiers
rocm-systems/projects/rocprofiler-sdk/.gitignore
T
2025-08-21 11:14:16 -04:00

46 lignes
429 B
Plaintext

# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Build directories
/compile_commands.json
/build*
/.cache
*.vscode
# Github Workflows
/.github
# VSCode Workspaces
*.code-workspace
/rocprofiler-sdk-build