Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@cryptotaxi247
/
kubo
kubo
/
test
/
bin
/
.gitignore
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
text
11 lines
199 Bytes
Copy permalink
Copy
Raw
1
# Ignore everything in this directory by default
2
/**
3
4
# Do not ignore this file itself
5
!.gitignore
6
7
# Do not ignore the following special scripts
8
!checkflags
9
!continueyn
10
!verify-go-fmt.sh
11
!Rules.mk