diff options
author | Sam Light <samlight1994@gmail.com> | 2024-09-01 15:55:23 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2024-09-01 15:55:23 +0100 |
commit | 51630d11784f37c52142122a5a45be7ca6127b3a (patch) | |
tree | c0d4acd5005cddcd0130972d6f30024cbda701d0 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules |