JOJ3-config-generator/tests/immutable_file/.gitignore
李衍志523370910113 f47fb81287
Some checks failed
build / build (push) Failing after 1m38s
feat: migrate repo & init classes
2024-10-23 18:53:41 +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