tris-in-stile-c/.gitignore
2012-11-16 15:48:44 -08:00

18 lines
139 B
Plaintext

# Object files
*.o
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app