forked from firehol/firehol
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
41 lines (41 loc) · 661 Bytes
/
Copy path.gitignore
File metadata and controls
41 lines (41 loc) · 661 Bytes
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
# Lines that start with '#' are comments.
*~
autotool/install-sh
autotool/missing
configure
Makefile.in
Makefile
aclocal.m4
autom4te.cache/
config.log
config.status
doc/db-valid
doc/services-generated
doc/*/tmp*
doc/*/man/man1/
doc/*/man/man5/
doc/*/*-manual.html
doc/*/*-manual.pdf
doc/firehol.ent
doc/firehol/firehol-services.html
doc/firehol/firehol-services.5.md
doc/firehol/contents.md
doc/index-services.html
doc/index.html
doc/ch*.html
doc/pt*.html
doc/rn*.html
doc/apa*.html
doc/services-?.xml
doc/service-links
doc/tools/pandoc-post
sbin/install.config
sbin/install.config.in
sbin/*.o
sbin/.deps
unittest/coverage
*.xz
*.gz
*.bz2
firehol-*.*.*/
README