JOJ3-config-generator/tests/convert/clang-tidy/immutable_files/.gitignore
李衍志523370910113 4adda6e716
Some checks failed
build / build (push) Has been cancelled
build / build (pull_request) Failing after 2m32s
chore: restructure immutable files
2025-02-27 11:29:01 +08: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