]> git.ipfire.org Git - people/ms/suricata.git/blob - .gitignore
detect: allows <> syntax for uint ranges
[people/ms/suricata.git] / .gitignore
1 *.o
2 *.lo
3 *.a
4 *.in
5 *.[ch]e
6 *.log
7 *.rule
8 *.rules
9 *.pcap
10 *.pcapng
11 /*.yaml
12 Makefile
13 .deps/
14 .libs/
15 *~
16 m4/
17 TAGS
18 aclocal.m4
19 autoconf.h
20 autom4te.cache/
21 build/*
22 compile
23 config.guess
24 config.h
25 config.log
26 config.status
27 config.sub
28 configure
29 depcomp
30 doc/userguide/suricata.1
31 etc/suricata.logrotate
32 etc/suricata.service
33 install-sh
34 libhtp/TAGS
35 libhtp/aclocal.m4
36 libhtp/autom4te.cache/
37 libhtp/config.h
38 libhtp/config.log
39 libhtp/config.status
40 libhtp/configure
41 libhtp/htp.pc
42 libhtp/htp/TAGS
43 libhtp/htp/libhtp.la
44 libhtp/libtool
45 libhtp/stamp-h1
46 libhtp/test/TAGS
47 libtool
48 ltmain.sh
49 missing
50 qa/log/
51 qa/coccinelle/struct-flags.cocci
52 rust/*/target/*
53 scripts/suricatasc/build/*
54 scripts/suricatasc/src/__pycache__/*
55 src/*.diff
56 src/*.patch
57 src/*.rej
58 src/*.orig
59 src/*.plist/*
60 src/TAGS
61 src/suricata
62 stamp-h1
63 src/build-info.h
64 test.sh
65 .vscode/*
66 /suricata-update/*
67 !/suricata-update/Makefile.am
68 /libsuricata-config
69 !/libsuricata-config.in
70 !/.readthedocs.yaml