mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +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