06/.gitignore

25 lines
205 B
Plaintext
Raw Permalink Normal View History

2022-03-14 15:07:59 +00:00
# ---> C++
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Fortran module files
*.mod
*.smod
# Executables
*.exe
*.out
*.app
# SPIR-V shaders
*.spv