Add .npmignore

This commit is contained in:
SillyLossy
2023-04-22 20:58:47 +03:00
parent ca8b921e30
commit 90132e5c52
2 changed files with 5 additions and 1 deletions

View File

@@ -31,7 +31,7 @@
}
},
"name": "sillytavern",
"version": "1.4.5",
"version": "1.4.6",
"scripts": {
"start": "node server.js"
},

4
public/.npmignore Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
/uploads/
.DS_Store
/thumbnails