shithub: pokered

Download patch

ref: b8a4f91b8486b94b92f556200d438a3feafb831c
parent: 666a5374fff74de3cb54504f76939b4f58f634d4
author: yenatch <yenatch@gmail.com>
date: Sat Apr 5 12:48:03 EDT 2014

Add *.1bpp, *.2bpp, *.pic to .gitignore.

These are now generated by the build.

--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,11 @@
 # generated
 *.tx
 
+# converted image data
+*.2bpp
+*.1bpp
+*.pic
+
 # swap files for vim
 .*.swp