Merge pull request #132 from mempool/junderw/ignore-core

Fix: gitignore .core files
This commit is contained in:
Jonathan Underwood 2026-01-02 19:33:03 +09:00 committed by GitHub
commit 3000bd13e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ target
*~
*.pyc
.vscode
*.core