diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ /saves/ /permasaves/ /__pycache__ +debug # misc .DS_Store |
index : unicornpaint | ||
A pretty basic painting app for the Raspberry Pi Unicorn HD hat. Allows multiple people to paint at once & updates in real time. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -11,6 +11,7 @@ /saves/ /permasaves/ /__pycache__ +debug # misc .DS_Store |