diff options
Diffstat (limited to '')
-rw-r--r-- | llparse/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llparse/.gitignore b/llparse/.gitignore new file mode 100644 index 0000000..88b2771 --- /dev/null +++ b/llparse/.gitignore @@ -0,0 +1,4 @@ +node_modules/ +npm-debug.log +lib/ +test/tmp/ |