diff options
Diffstat (limited to 'scripts/gdb/linux/.gitignore')
-rw-r--r-- | scripts/gdb/linux/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gdb/linux/.gitignore b/scripts/gdb/linux/.gitignore index 52e4e6114..257354384 100644 --- a/scripts/gdb/linux/.gitignore +++ b/scripts/gdb/linux/.gitignore @@ -1,2 +1,3 @@ *.pyc *.pyo +constants.py |