Files
rocm-systems/.gitignore
T
2024-03-25 12:51:38 -05:00

42 wiersze
420 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
/build*
/.cache
/compile_commands.json
# Github Workflows
.github/workflows/continuous-integration.yml
.github/workflows/*.yaml