blob: b6c73c37733c82f108d3a7fb9ecd3034dc86c73b [file] [edit]
/*
!.gitignore
!OWNERS
# We want to ignore rules besides any that we check in
# to allow users to make their own.
!rules/
/rules/*
!/rules/README.md
# We want to ignore skills besides any that we check in (elsewhere)
# to allow users to make their own.
!skills/
/skills/*
!/skills/README.md