diff options
| author | iceyrazor <iceyfoxservers@gmail.com> | 2024-08-25 04:23:04 -0500 |
|---|---|---|
| committer | iceyrazor <iceyfoxservers@gmail.com> | 2024-08-25 04:23:04 -0500 |
| commit | bcdd786134a6e118f62141da5c941d1c28c5d73f (patch) | |
| tree | 3b21f0e610babc320c21869e684f5fcc06fdafcb /.gitignore | |
init
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..6fd10a4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/node_modules/*
\ No newline at end of file |
