yuzu/.gitignore

25 lines
222 B
Plaintext
Raw Normal View History

2013-08-30 05:18:16 +02:00
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
2013-09-05 04:12:40 +02:00
# MSVS generated files
ipch/
*.suo
*.user
*.sdf
*.opensdf
2013-09-05 04:12:40 +02:00
# Build generated files
build/
2013-09-05 04:12:40 +02:00
bin/