ref: eb8a2b2cfb73f0de57c5205a0fbd28b350a9bd24
parent: e2b900a40a3a8e6a1811de34b0ae6a90a5d461e4
author: yenatch <[email protected]>
date: Fri Dec 27 17:23:35 EST 2013
.gitignore: extras is a submodule
--- a/.gitignore
+++ b/.gitignore
@@ -30,9 +30,6 @@
# swap files for gedit
*~
-# no data from extras/
-extras/*.json
-
# for any of the poor souls with save game files in their working directory
*.sgm
*.sav
@@ -46,5 +43,3 @@
# url: http://www.vim.org/scripts/script.php?script_id=441
.lvimrc
-# some users are dumping png.py into extras/
-extras/png.py