mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 05:52:20 +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
|