diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3a35100af..a13e6d77c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# global label defs are generated +globals.asm + # precompiled python *.pyc |