diff options
Diffstat (limited to 'node/.gitignore')
-rw-r--r-- | node/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/node/.gitignore b/node/.gitignore new file mode 100644 index 0000000..3ab63b7 --- /dev/null +++ b/node/.gitignore @@ -0,0 +1,4 @@ +node_modules +result +@girs/ +dist/ |