Skip to content

Commit 738eb50

Browse files
real-or-randomnymius
authored andcommitted
gitignore: Add Python cache files
1 parent 7054e61 commit 738eb50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,7 @@ libsecp256k1.pc
6565
/CMakeUserPresets.json
6666
# Default CMake build directory.
6767
/build
68+
69+
### Python
70+
__pycache__/
71+
*.py[oc]

0 commit comments

Comments
 (0)