diff --git a/pico8.gitignore b/pico8.gitignore new file mode 100644 index 00000000..57a3707e --- /dev/null +++ b/pico8.gitignore @@ -0,0 +1,10 @@ +# exported file types +*.p8.png +*.png +*.wav +*.js +*.html +*.bin + +# demos folder +demos/