fabricate

ref: main

./.gitignore


*
!/docs/
!/docs/**
!/examples/
!/examples/**
!/src/
!/src/**
!/tests/
!/tests/**
!/*.md
!/*.sh
!/LICENSE
!/Makefile
.**
!/.gitattributes
!/.gitignore