refactor: re-include gitignore (#154)

Ignore custom (with the exception of documentation/examples)
so no custom user modules make it upstream
This commit is contained in:
vdbe 2024-03-07 17:58:25 +01:00 committed by GitHub
parent aa12d6f0ef
commit 32df6db4b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
custom
!custom/README.md
!custom/example.sh