mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 16:05:07 +01:00
28 lines
271 B
Plaintext
28 lines
271 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# MSVS generated files
|
|
ipch/
|
|
*.suo
|
|
*.user
|
|
*.sdf
|
|
*.opensdf
|
|
|
|
# Build generated files
|
|
build/
|
|
bin/
|
|
|
|
# Generated source files
|
|
src/common/scm_rev.cpp
|