ckit/.gitignore
2025-06-08 01:02:23 +02:00

8 lines
79 B
Text

*
!.gitignore
!LICENSE
!examples/
!examples/*.c
!examples/*.cpp
!*.h
!*README*