diff options
author | Unknown | 2018-06-06 13:32:41 +0100 |
---|---|---|
committer | Unknown | 2018-06-06 13:32:41 +0100 |
commit | b7a5bb5b621335084aeb23cd0e20c332cfd89c68 (patch) | |
tree | a119e906c2435852f585f674bd6cb94a9995a9fc /.gitignore | |
parent | c3eb6ee14467f0a82fb9625f58a02017aa1bd949 (diff) |
is this how you travis ci and lint
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ae58223 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# eslint is saved here, don't commit plz +node_modules/
\ No newline at end of file |