JOJ3-config-generator/tests/convert/full/immutable/.gitignore
张泊明518370910136 97eea108fb
All checks were successful
build / build (push) Successful in 1m55s
build / trigger-build-image (push) Successful in 8s
feat: exit on immutable files not all covered
2025-07-27 16:51:36 -07:00

24 lines
279 B
Plaintext

################################
## White list based gitignore ##
################################
# forbidden
*
.*
# allowed
!.gitignore
!.gitattributes
!.gitea/
!.gitea/issue_template/
!.gitea/workflows/
!*.yaml
!Makefile
!CMakeLists.txt
!h[0-8]/
!*.m
!*.c
!*.cpp
!*.h
!*.md