diff options
| author | iceyrazor <iceyfoxservers@gmail.com> | 2024-08-25 04:28:32 -0500 |
|---|---|---|
| committer | iceyrazor <iceyfoxservers@gmail.com> | 2024-08-25 04:28:32 -0500 |
| commit | e76582ebac3fa4f9c83009f6e9409c4c5bb95618 (patch) | |
| tree | 79aaf499262d2299c92b522115841545f555db0f /.gitignore | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5d9e338 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/node_modules/* +/releases/*
\ No newline at end of file |
