mirror of
https://github.com/favonia/cloudflare-ddns.git
synced 2026-02-04 15:10:28 +02:00
12 lines
113 B
Plaintext
12 lines
113 B
Plaintext
# ignore everything
|
|
**
|
|
|
|
# include what we need
|
|
!go.mod
|
|
!go.sum
|
|
!cmd
|
|
!internal
|
|
|
|
# include files for fuzzing
|
|
!test
|