CI: add support for FreeBSD/NetBSD/OpenBSD through sourcehut
[tinc] / .gitignore
1 .*
2 !.github/
3 !.builds/
4 !.gitignore
5 !.astylerc
6 *.a
7 *.dirstamp
8 *.o
9 *.orig
10 *.swp
11 *.gcno
12 *.gcda
13 *-coverage*
14 /ChangeLog
15 /INSTALL
16 /aclocal.m4
17 /autom4te.cache
18 /compile
19 /config.*
20 /configure
21 /depcomp
22 /doc/sample-config.tar.gz
23 /doc/*.tex
24 /doc/*.info
25 /doc/*.5
26 /doc/*.8
27 /doc/*.html
28 /doc/*.pdf
29 /doc/*.t2p
30 /doc/tincinclude.texi
31 /install-sh
32 /missing
33 /src/device.c
34 /src/tincd
35 /src/tinc
36 /src/sptps_keypair
37 /src/sptps_speed
38 /src/sptps_test
39 /src/version_git.h
40 /stamp-h1
41 /systemd/*.service
42 /test-driver
43 /test/*.test.*
44 /test/*.log
45 /test/*.trs
46 /test/splice
47 /test/testlib.sh
48 Makefile
49 Makefile.in
50 core*
51 heaptrack.*
52 *.tar.gz*