Add .npmignore to exclude src/ and .gitea directories
All checks were successful
Publish to npm / publish (push) Successful in 17s

This commit is contained in:
Astrian Zheng 2025-05-16 10:47:15 +10:00
parent 19bc4ca600
commit 918823afce
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

2
.npmignore Normal file
View File

@ -0,0 +1,2 @@
src/
.gitea/