Add pycache directory to gitignore
This commit is contained in:
parent
b8230799cf
commit
561e93f6dd
3
.gitignore
vendored
3
.gitignore
vendored
@ -31,3 +31,6 @@ bdkFFI.h
|
|||||||
BitcoinDevKit.swift
|
BitcoinDevKit.swift
|
||||||
bdk.swift
|
bdk.swift
|
||||||
.build
|
.build
|
||||||
|
|
||||||
|
# Python related
|
||||||
|
__pycache__
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user