mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Ignore built files.
Clean up git status output so the important parts are visible.
This commit is contained in:
parent
0242646610
commit
4d1739a2c3
8
.gitignore
vendored
8
.gitignore
vendored
@ -27,8 +27,11 @@ src/location.hh
|
|||||||
src/position.hh
|
src/position.hh
|
||||||
src/stack.hh
|
src/stack.hh
|
||||||
src/stamp-h1
|
src/stamp-h1
|
||||||
test/regression-tests
|
/test/rules_optimization
|
||||||
test/unit-tests
|
/test/regression_tests
|
||||||
|
/test/unit_tests
|
||||||
|
/test-driver
|
||||||
|
/test/massif.out.*
|
||||||
ylwrap
|
ylwrap
|
||||||
missing
|
missing
|
||||||
install-sh
|
install-sh
|
||||||
@ -37,3 +40,4 @@ ltmain.sh
|
|||||||
examples/simple_example_using_c/test
|
examples/simple_example_using_c/test
|
||||||
test/benchmark/benchmark
|
test/benchmark/benchmark
|
||||||
test/benchmark/owasp-v3/
|
test/benchmark/owasp-v3/
|
||||||
|
/tools/rules-check/modsec-rules-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user