1# Object files
2*.obj
3
4# Libraries
5*.lib
6
7# Shared objects (inc. Windows DLLs)
8*.dll
9
10# VisualStudio
11*.exp
12*.map
13*.pdb
14