/[LeafOK_CVS]/lbbs/.dockerignore
ViewVC logotype

Contents of /lbbs/.dockerignore

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Mon Jan 5 12:15:08 2026 UTC (2 months, 1 week ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Add docker ignore and github action workflow

1 .git
2 .gitignore
3 /Dockerfile/dockerfile.*
4 /docker-compose.yml
5 /conf/bbsd.conf
6 /conf/bbsnet.conf
7 /conf/badwords.conf
8 /conf/ssh_host_rsa_key*
9 /conf/ssh_host_ed25519_key*
10 /conf/ssh_host_ecdsa_key*
11 /utils/conf/db_conn.conf.php
12 /aclocal.m4
13 /autom4te.cache
14 /COPYING
15 /compile
16 /conf/*.user
17 /conf/ca_cert.pem
18 /conf/lbbs.logrotate
19 /conf/lbbs.logrotate~
20 /conf/lbbs.service
21 /conf/lbbs.service~
22 /config.guess
23 /config.h
24 /config.h.in
25 /config.h.in~
26 /config.log
27 /config.status
28 /config.sub
29 /configure
30 /configure~
31 /data/*.user
32 /depcomp
33 /INSTALL
34 /install-sh
35 /libtool
36 /log
37 /ltmain.sh
38 /m4
39 /missing
40 /NEWS
41 /var
42 CVS
43 .cvsignore
44 Makefile
45 Makefile.in
46 stamp-h1
47 lt-*.c
48 *_ltshwrapper
49 *.o
50 *.Po
51 *.Plo
52 *.a
53 *.la
54 *.lai
55 *.so
56 *.so.*
57 *.lo
58 *.Tpo
59 *.exe
60 /src/bbsd
61 /src/test_trie_dict
62 /src/test_file_loader
63 /src/test_section_list
64 /src/test_lml
65 /src/test_ssh_server
66 /src/test_article_favor
67 /src/test_article_view_log
68 /src/test_memory_pool
69 /src/test_bbs
70 /src/test_bwf
71 /src/test_hash_dict

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1