diff options
| author | Adam Hovorka <[email protected]> | 2020-07-19 19:12:46 -0600 |
|---|---|---|
| committer | Adam Hovorka <[email protected]> | 2020-07-19 19:12:46 -0600 |
| commit | d84d8708178a71a93ebe30ce5459913a359752ce (patch) | |
| tree | 8984b07279fcc0dd384f0e75f0d848770d40a617 /.npmignore | |
Initial commit
Diffstat (limited to '.npmignore')
| -rw-r--r-- | .npmignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..91514a2 --- /dev/null +++ b/.npmignore @@ -0,0 +1,3 @@ +.idea +build +example.js |
