summaryrefslogtreecommitdiff
path: root/hello0/.gitignore
blob: 8a93488ebc9a5e8e3648547ec38a6e168293743b (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
*.pc

hello