From 666a5374fff74de3cb54504f76939b4f58f634d4 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 5 Apr 2014 16:46:39 -0400 Subject: Remove "globals.asm" from .gitignore. globals.asm is no longer part of the build, is not generated, does not exist at all. --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 527dfdd0..4c5eaeb9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,3 @@ -# global label defs are generated -globals.asm - # precompiled python *.pyc -- cgit v1.2.3