diff --git a/.codiumignore b/.codiumignore deleted file mode 100644 index 7c1ad74..0000000 --- a/.codiumignore +++ /dev/null @@ -1,6 +0,0 @@ -node_modules/ -.cursor/ -custombotproject/ -toolbox/ -*.log -.env \ No newline at end of file diff --git a/.cursorignore b/.cursorignore deleted file mode 100644 index e69de29..0000000 diff --git a/.gitignore b/.gitignore index fdebddc..069d61b 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,5 @@ ngrok.yml cursor.yml *.local.yml -.claude/ \ No newline at end of file +.claude/ +CLAUDE.md \ No newline at end of file