This commit is contained in:
Marces
2025-02-28 21:03:48 +01:00
parent 883c51c323
commit 1ac171a4d7
82 changed files with 283 additions and 1615 deletions
+22
View File
@@ -0,0 +1,22 @@
# ignore most things, include some others
/*
/.*
!bin/
!lib/
!docs/
!package.json
!package-lock.json
!README.md
!CONTRIBUTING.md
!LICENSE
!CHANGELOG.md
!example/
!scripts/
!tap-snapshots/
!test/
!.travis.yml
!.gitignore
!.gitattributes
!coverage-map.js
!index.js