Add .gitignore to exclude node_modules, environment files, and JSON data

This commit is contained in:
sillyangel 2024-12-13 14:16:26 +00:00
commit 83f96bcc31

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
node_modules
.env
src/referral.json
src/db.json