JOJ3-config-generator/tests/immutable_file/.gitignore

20 lines
234 B
Plaintext

################################
## White list based gitignore ##
################################
# forbidden
*
.*
# allowed
!.gitignore
!.gitattributes
!.gitea/
!.gitea/workflows/
!*.yaml
!Makefile
!CMakeLists.txt
!*.c
!*.h
!*.md