diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-07 20:33:06 +0000 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-07 20:33:06 +0000 |
| commit | b8c096cb1615fb640b9c3dfd08fcf98d1a3913f8 (patch) | |
| tree | f09cd848ae363465f93a1fc8c76843a92e4d2d7b /.gitignore | |
Initialises project
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 |
