Revision ff409ccbb9f5c4b407f4d54a8d951256fc163a7c authored by galargh on 07 April 2023, 07:33:25 UTC, committed by galargh on 07 April 2023, 07:33:25 UTC
2 parent s 16d8d97 + 958e586
Raw File
.gitignore
# 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
back to top