gitignore: Add development and validation scripts to ignore list

This commit is contained in:
2025-11-26 18:52:33 +01:00
parent 350aab1ef6
commit 6f11b4f2bf

11
.gitignore vendored
View File

@@ -191,3 +191,14 @@ ENHANCEMENTS_COMPLETED.md
# Large test files (excluded for GitHub)
tests/test_*.bin
test_*.bin
# Development and validation scripts
verify_network_resilience.sh
verify_version_update.sh
test-large-file-async-processing.sh
security_enhancement_analysis.sh
revalidate_all_features.sh
nginx-share-fixed.conf
cleanup_dev_files.sh
check-configs.sh
install-manager.sh