| commit | 80d818aaa695984cdafe8c981681dc14b7c904e5 | [log] [tgz] |
|---|---|---|
| author | Gijs Kruitbosch <gijskruitbosch@gmail.com> | Wed Aug 05 22:03:04 2020 |
| committer | Gijs Kruitbosch <gijskruitbosch@gmail.com> | Wed Aug 05 22:03:04 2020 |
| tree | fb1370b99757d4cb77eecef08f08cd2f4bcda81f | |
| parent | 2ca98284e92aecd610bac3008e5e6ff1c0fdad37 [diff] |
Don't publish git attributes or travis config to npm
diff --git a/.npmignore b/.npmignore index d038dd2..e30d126 100644 --- a/.npmignore +++ b/.npmignore
@@ -1,2 +1,4 @@ /benchmarks/ /test/ +.gitattributes +.travis.yml