mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 21:37:57 +08:00
11 lines
189 B
Plaintext
11 lines
189 B
Plaintext
# Ignore everything in this directory by default
|
||
/**
|
||
|
||
# Do not ignore this file itself
|
||
!.gitignore
|
||
|
||
# Do not ignore the following special scripts
|
||
!checkflags
|
||
!continueyn
|
||
!verify-go-fmt.sh
|