mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-12-16 05:19:43 +01:00
Add documentation files to .gitignore
Prevent CHANGES_SUMMARY.md and RESOURCE_LIMITS_IMPLEMENTATION.md from being accidentally committed. These are local reference files only.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -117,4 +117,8 @@ dmypy.json
|
|||||||
/usr/local/CyberCP/
|
/usr/local/CyberCP/
|
||||||
/etc/cyberpanel/
|
/etc/cyberpanel/
|
||||||
cyberpanel_password.txt
|
cyberpanel_password.txt
|
||||||
mysql_password.txt
|
mysql_password.txt
|
||||||
|
|
||||||
|
# Documentation files (local reference only)
|
||||||
|
CHANGES_SUMMARY.md
|
||||||
|
RESOURCE_LIMITS_IMPLEMENTATION.md
|
||||||
|
|||||||
Reference in New Issue
Block a user