Files
oboe/.gitignore
2013-05-25 03:18:09 -06:00

18 lines
158 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# Executables
*.exe
*.out
*.app