37 lines
290 B
Plaintext
37 lines
290 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# Custom
|
|
*.sdf
|
|
*.opensdf
|
|
*.suo
|
|
*.ipch
|
|
*.lib
|
|
*.exe
|
|
*.tlog
|
|
*.filters
|
|
*.ilk
|
|
*.exp
|
|
*.dll
|
|
*.pdb
|
|
*.cso
|
|
*.orig
|
|
|
|
#Dir
|
|
Bin/Content/
|
|
Bin/DLL/
|
|
Bin/Executable/
|
|
Obj/
|
|
External/
|