mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-25 08:52:26 +00:00
Add __pycache__ directory to .gitignore
This commit is contained in:
parent
fe3f6a3e6b
commit
1b2953f03d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -107,3 +107,5 @@ nbproject
|
|||
.idea/
|
||||
|
||||
/testnet
|
||||
|
||||
__pycache__/
|
||||
|
|
Loading…
Reference in a new issue