mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-04-22 06:41:29 +00:00
Add an npmignore file
Previously, `npm publish` was ignoring the gitignore file, and including the `output` folders that were scattered in the editions folders. Fixes #1758
This commit is contained in:
4
.npmignore
Normal file
4
.npmignore
Normal file
@@ -0,0 +1,4 @@
|
||||
.DS_Store
|
||||
.c9/
|
||||
tmp/
|
||||
output/
|
||||
Reference in New Issue
Block a user