summaryrefslogtreecommitdiff
path: root/cli-tests/.gitignore
blob: ac76b6f76cb40a75f549dcc7eae34646c8b62605 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Compiler/linker output.
#
*.d
*.t
*.i
*.ii
*.o
*.obj
*.so
*.dll
*.a
*.lib
*.exp
*.pdb
*.ilk
*.exe
*.exe.dlls/
*.exe.manifest
*.pc

# Note that these can be symlinks (so no trailing /).
test
test-*

driver
test.?xx