diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3671940e..b2dbca15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ web-ext-artifacts/ -.DS_Store \ No newline at end of file +.DS_Store +nod +node_modules |