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

hello