05/.gitignore

25 lines
205 B
Plaintext
Raw Permalink Normal View History

2022-03-01 07:49:26 +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