-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.excludelist
60 lines (60 loc) · 936 Bytes
/
.excludelist
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
48
49
50
51
52
53
54
55
56
57
58
59
60
.*\.a$
.*\.exe$
.*\.o$
.*\.rout$
.*\.jar$
.*\.output$
/BUILDLIB\.OUT$
/BUILDLIB\.LOG$
/CVS$
/Makefile\.inc$
/NOTES$
/TAGS$
/TJIMNOTES$
/WORKING$
/\.excludelist$
/\.gdb_history$
/\.inst
/bin/cyc-lib/include$
/bin/genfiles/i686-unknown-cygwin1\.3\.2$
/bin/genfiles/i686-unknown-cygwin1\.3\.3$
/bin/genfiles/i686-unknown-cygwin1\.3\.10$
/bin/genfiles/i686-unknown-linux$
/bin/genfiles/powerpc-apple-rhapsody$
/bin/genfiles/lib$
/bin/genfiles/src$
/build$
/config/arch$
/core$
/config.log$
/cyclone-.*\.tar\.gz$
/doc/cyclone\.gif$
/doc/web$
/doc/*.txt$
/include/arch$
/include/arpa$
/include/machine$
/include/netinet$
/include/sys$
/lib/arch$
/lib/arpa$
/lib/include$
/lib/machine$
/lib/netinet$
/lib/sys$
/makedist$
/mwhtests$
/src/parse.output
/tests/benchmarks$
/tests/boa-0\.94\.8\.3$
/tests/compress$
/tests/misc$
/tests/smlng$
/tests/tpop$
/tools/cycbison$
/tools/cyclex/qdist$
/tools/cycocamllex$
/unupdate$
/unupdate-backup$
\.#
~