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

hello
version