mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +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/stack.hh
|
||||
src/stamp-h1
|
||||
test/regression-tests
|
||||
test/unit-tests
|
||||
/test/rules_optimization
|
||||
/test/regression_tests
|
||||
/test/unit_tests
|
||||
/test-driver
|
||||
/test/massif.out.*
|
||||
ylwrap
|
||||
missing
|
||||
install-sh
|
||||
@ -37,3 +40,4 @@ ltmain.sh
|
||||
examples/simple_example_using_c/test
|
||||
test/benchmark/benchmark
|
||||
test/benchmark/owasp-v3/
|
||||
/tools/rules-check/modsec-rules-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user