diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-08-03 12:20:53 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-08-03 12:20:56 -0500 |
commit | dcd10de877fdcd8ad7a6d855a32a28154fa751fb (patch) | |
tree | 97798b18df2a35c05bce595b6929b59b9859f5c2 | |
parent | 21763b8315fb8e66ab77e2aaff9dc00424d8f407 (diff) |
update png.py .gitignore reference
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,4 +39,4 @@ pokecrystal.rtc .lvimrc # some users are dumping png.py into extras/ -extras/png.py +png.py |