add git ignore

This commit is contained in:
iqbal024 2025-05-07 02:13:04 +07:00
parent 3aa0299883
commit ccc9606dc1

8
.gitignore vendored
View File

@ -1 +1,7 @@
node_modules
/node_modules
# next.js
/.next/
/out/
# production
/build