mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-12-16 13:29: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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -118,3 +118,7 @@ dmypy.json
|
|||||||
/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