diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,4 +7,5 @@ hw/WIP_inputfix/fp-info-cache bootloader/Release sw/Release bootloader/Debug -sw/Debug
\ No newline at end of file +sw/Debug +__pycache__/
\ No newline at end of file |
