diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ # production /build/ /saves/ +/permasaves/ /__pycache__ # misc |
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 |
@@ -9,6 +9,7 @@ # production /build/ /saves/ +/permasaves/ /__pycache__ # misc |