Files
rocm-systems/projects/rocprofiler-systems/.gitignore
T
systems-assistant[bot] 6755fa3a36 Add 'projects/rocprofiler-systems/' from commit '92e1d84c72c9321d79a1866e0090fae0215e6557'
git-subtree-dir: projects/rocprofiler-systems
git-subtree-mainline: ee9e74df21
git-subtree-split: 92e1d84c72
2025-07-17 18:13:44 +00:00

51 wiersze
473 B
Plaintext

# Edit files
*~
# 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
# Python cache files
*.pyc
# Documentation artifacts
/_build
_toc.yml
/build*
/.vscode
/.cache
/.clangd
/compile_commands.json
/rocprof-sys-install.py
/scripts/rocprof-sys-install.py