mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-25 07:08:26 +01:00
8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
# ignore python compiled object
|
|
*.pyc
|
|
*.html
|
|
.sconsign.dblite
|
|
log/
|
|
obj/
|
|
tools/.cached_lint_results.pkl
|