diff --git a/.difyignore b/.difyignore index 3e398ba..65d38e0 100644 --- a/.difyignore +++ b/.difyignore @@ -162,4 +162,8 @@ cython_debug/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -.idea/ \ No newline at end of file +.idea/ +docs +.git +.github +tests