mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 16:27:39 +00:00
Merge pull request #6145
1b2953f0
Add __pycache__ directory to .gitignore (Matt Smith)
This commit is contained in:
commit
51873fec04
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -107,3 +107,5 @@ nbproject
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
/testnet
|
/testnet
|
||||||
|
|
||||||
|
__pycache__/
|
||||||
|
|
Loading…
Reference in a new issue