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
print-window-tiddler
Jermolene 2015-06-16 19:18:44 +01:00
rodzic 3ed5c92361
commit 37eb7cf507
1 zmienionych plików z 4 dodań i 0 usunięć

4
.npmignore 100644
Wyświetl plik

@ -0,0 +1,4 @@
.DS_Store
.c9/
tmp/
output/