diff options
author | Sam Light <samlight1994@gmail.com> | 2022-09-06 12:28:14 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2022-09-06 12:28:14 +0100 |
commit | 04ef34a320e568175bca98a86a7bdb6aeaa9520c (patch) | |
tree | 787367d06b92e66962f36a527179d005e3685dcf /.gitignore | |
parent | d67654df6631664970c35ce1be18340e61cd0bda (diff) |
Git ignore node modules
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ vendor +node_modules |