forked from cerc-io/ipld-eth-server
12 lines
199 B
Plaintext
12 lines
199 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
|
||
!Rules.mk
|