.gitignore update to ignore nuitka3 builds

This commit is contained in:
Johannes Findeisen 2022-07-18 12:10:30 +02:00
commit 3a650267e1

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
uplink.bin
uplink.build
.idea .idea
.run .run
__pycache__ __pycache__