forked from krissg/junkie
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitignore
83 lines (83 loc) · 1.19 KB
/
.gitignore
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
*.o
*.so
*~
*.swp
*TAGS
cscope.out
autom4te.cache
Makefile
*.lo
*.la
*.go
.deps
.libs
config.log
config.status
libtool
include/junkie/config.h
include/junkie/stamp-h1
src/junkie
src/nark
core.*
core
vgcore.*
junkie-*.tar.gz
tests/*.log
tests/tmp.*
tests/cnxtrack_check
tests/digest_queue_check
tests/dns_check
tests/files_check
tests/flood_check
tests/hash_check
tests/http_check
tests/icmp_check
tests/ip_addr_check
tests/ip_check
tests/jhash_check
tests/liner_check
tests/log_check
tests/mallocer_check
tests/mgcp_check
tests/port_range_check
tests/redim_array_check
tests/rtcp_check
tests/sdp_check
tests/sip_check
tests/tcp_check
tests/timeval_check
tests/udp_check
tests/arp_check
tests/tags
tests/pkt_wait_list_check
tests/ip_reassembly_check
tests/tcp_reorder_check
tests/streambuf_check
tests/postgres_check
tests/oracle_check
tests/endianness_check
tests/cli_check
tests/skinny_check
tests/cursor_check
tests/mutex_check
tests/objalloc_check
tests/serialize_check.*ser
tests/sock-check/
tests/tds_check
tests/mysql_check
tests/tls_check
tests/tns_check
doxydoc
config/instvars.scm
config/.index
.tarball-version
instvars.scm
module-deps.dot
.gdb_history
*.log
*.out2
*.trs
.dirstamp
configure.lineno
*.x
result