diff options
author | Sam Light <samlight1994@gmail.com> | 2025-04-01 22:04:19 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-04-01 22:04:19 +0100 |
commit | 99f532e8cd0e28c2ba5375366463d5aa5cbc3613 (patch) | |
tree | 1c1cb388646db034c160e00764b996e4be1a52cf | |
parent | cba925ba66c75159529f95faef134733fc0d0908 (diff) |
Added node_modules to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ vendor +node_modules |