aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 14dbb9a8f631e2b1ed8b254b6d5d619a7b01af3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Compiler/linker output.
#
*.d
*.o
*.obj
*.so
*.dll
*.a
*.lib
*.exp
*.exe
*.exe.dlls/
*.exe.manifest

INSTALL