mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Add non-versioned files to .gitignore
This commit is contained in:
parent
c964f9cbf6
commit
cb107a7526
14
.gitignore
vendored
14
.gitignore
vendored
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user