shithub: pokered

Download patch

ref: 666a5374fff74de3cb54504f76939b4f58f634d4
parent: 01888c742d6d748d56757de9a54b9f8d590b5205
author: yenatch <yenatch@gmail.com>
date: Sat Apr 5 12:46:39 EDT 2014

Remove "globals.asm" from .gitignore.

globals.asm is no longer part of the build, is not generated, does not exist at all.

--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,3 @@
-# global label defs are generated
-globals.asm
-
 # precompiled python
 *.pyc