mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-04-20 06:20:20 +02:00
ignores __pycache__
This commit is contained in:
parent
a11e88cc03
commit
0abbac5eed
1 changed files with 1 additions and 0 deletions
1
test/simple-memory-corruption/.gitignore
vendored
1
test/simple-memory-corruption/.gitignore
vendored
|
@ -23,3 +23,4 @@ write_after_free_large_reuse
|
||||||
write_after_free_small
|
write_after_free_small
|
||||||
write_after_free_small_reuse
|
write_after_free_small_reuse
|
||||||
write_zero_size
|
write_zero_size
|
||||||
|
__pycache__/
|
||||||
|
|
Loading…
Add table
Reference in a new issue