diff --git a/.gitignore b/.gitignore index 2812413b9..d83eb5b32 100644 --- a/.gitignore +++ b/.gitignore @@ -117,4 +117,8 @@ dmypy.json /usr/local/CyberCP/ /etc/cyberpanel/ cyberpanel_password.txt -mysql_password.txt \ No newline at end of file +mysql_password.txt + +# Documentation files (local reference only) +CHANGES_SUMMARY.md +RESOURCE_LIMITS_IMPLEMENTATION.md