forked from dettrace/dettrace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.dockerignore
47 lines (47 loc) · 998 Bytes
/
.dockerignore
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
*.o
\#*\#
*.d
GPATH
GRTAGS
GTAGS
.clang_complete
*.so
initramfs.cpio
*.deb
test/samplePrograms/2writers1reader
test/samplePrograms/catTestFile
test/samplePrograms/creat
test/samplePrograms/deadlockingPipe
test/samplePrograms/fchownat
test/samplePrograms/forkAndPipe
test/samplePrograms/getCpu
test/samplePrograms/getdents
test/samplePrograms/getdents64
test/samplePrograms/grepTestFile
test/samplePrograms/helloWorld
test/samplePrograms/lessTestFile
test/samplePrograms/moreTestFile
test/samplePrograms/mtimeTest
test/samplePrograms/multiwrite
test/samplePrograms/open
test/samplePrograms/openat
test/samplePrograms/pipe-cWpR
test/samplePrograms/pipe-cWpcR
test/samplePrograms/pipe-pWcR
test/samplePrograms/pipe-pWpcR
test/samplePrograms/pipe-pcWpR
test/samplePrograms/pipe-pcWpcR
test/samplePrograms/shTestFile
test/samplePrograms/waitOnChild
test/samplePrograms/multipleThreads
test/samplePrograms/simpleThreads
.git
src/dettrace
.git/
./benchmarking
Dockerfile
.gitignore
*.deb
*.tbz
bin/
*.tbz