mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 05:09:43 +00:00
Add __pycache__ to gitignore (#11260)
This commit is contained in:
parent
019491bcbc
commit
a214324311
2
.gitignore
vendored
2
.gitignore
vendored
@ -114,3 +114,5 @@ cmake-build-*
|
||||
/*.snap
|
||||
# doxygen autogen
|
||||
doc/doxygen/html
|
||||
# Python
|
||||
__pycache__
|
||||
|
Loading…
Reference in New Issue
Block a user