mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +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/
|
||||
|
||||
/testnet
|
||||
|
||||
__pycache__/
|
||||
|
|
Loading…
Reference in a new issue