diff options
author | Astatin <[email protected]> | 2025-09-03 14:48:31 +0200 |
---|---|---|
committer | Astatin <[email protected]> | 2025-09-03 14:48:31 +0200 |
commit | 16c308b2567d1dddb44ca928fe376b4a6219744f (patch) | |
tree | 26797097e26ab978bb598c3e7b125ccba0079a7d /.gitignore | |
parent | a893988c10736d324330fbdcacabd6ac862500e1 (diff) |
Remove some useless files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ build/ recordings/ scripts/__pycache__/ +*.record +*.state +*.hex +logs |