diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 094c03a17..77577a838 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ pokecrystal.rtc # for vim configuration # url: http://www.vim.org/scripts/script.php?script_id=441 .lvimrc + +# some users are dumping png.py into extras/ +extras/png.py |