commit 67afd06d4ab38634c0e44c6f3dab34e1084000a4 Author: jacky Date: Mon Apr 8 21:27:08 2024 +0800 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..27b5fda --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules/* +package-lock.json +yarn.lock \ No newline at end of file