Files
rocm-systems/.gitignore
T
Ammar ELWazir 6af827cd91 Update .gitignore (#33)
* Update .gitignore

* Update .gitignore
2023-11-03 07:02:04 -05:00

41 lines
396 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