mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-12-15 12:59:42 +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/
|
||||
/etc/cyberpanel/
|
||||
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