Add non-versioned files to .gitignore

This commit is contained in:
Ervin Hegedus 2025-07-28 21:59:24 +02:00
parent c964f9cbf6
commit cb107a7526
No known key found for this signature in database
GPG Key ID: 5FA5BC3F5EC41F61

14
.gitignore vendored
View File

@ -108,4 +108,16 @@ m4/lt~obsolete.m4
Makefile
# IDEs
.idea
.idea
# tests
tests/regression/server_root/conf/*t*.conf
tests/regression/server_root/upload/*-file-*
tests/regression/server_root/data/*-ip.*
tests/regression/server_root/logs/*.log
tests/regression/server_root/logs/audit/*/
tests/*.pl
tests/*.trs
tests/*.log