diff --git a/.gitignore b/.gitignore index 0407cf6..39e38d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,11 @@ +# NextJS node_modules .next + +# Cursor .cursordirectory -copy.sh \ No newline at end of file +# Dev +copy.sh +.env.development +start.sh \ No newline at end of file