From 30c4c8c8735a1ad4fbc639c269c050303fbc2a50 Mon Sep 17 00:00:00 2001 From: 65160118 <65160118@go.buu.ac.th> Date: Mon, 24 Mar 2025 13:01:48 +0700 Subject: [PATCH] edit gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d918072 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +uploads +node_modules +.env \ No newline at end of file -- GitLab