Files
HandmadeMath/.gitignore
Ben Visness 244e9879fd Commit all of GLM into this branch because why not
I do not like it but I have done it

portability ftw
2018-02-10 18:52:07 -06:00

38 lines
320 B
Plaintext

# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
*.vs
# 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
hmm_test
hmm_test*
benchmark_c
benchmark_cpp