chore: remove committed tarballs; gitignore *.tgz
Adapter releases are distributed via the Paperclip adapter plugin system, not tarballs in git. Removes legacy 0.1.22/0.1.23/0.1.26 tarballs and a stray screenshot, and adds *.tgz to .gitignore so future npm pack output is not committed. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
+2
-1
@@ -2,4 +2,5 @@ node_modules/
|
|||||||
dist/
|
dist/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.local
|
*.local
|
||||||
.npmrc
|
.npmrc
|
||||||
|
*.tgz
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 58 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user