diff options
author | yenatch <yenatch@gmail.com> | 2014-02-01 20:42:43 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-02-01 20:42:43 -0500 |
commit | 7bae65b6647f9dd5b61b0bd389b9fe4090f8e37d (patch) | |
tree | 90f4298a5fb7cf0f31cbaaada027303c55834b83 | |
parent | 8e24af1f222990e44ad3f691488409bade59ab27 (diff) |
.gitignore: no more globals.asm
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 09145f7d5..bb88bb0c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ # generated -globals.asm *.tx *.o |