scripts/gdb: add constants.py to .gitignore
authorOmar Sandoval <osandov@fb.com>
Thu, 14 Jul 2016 19:07:01 +0000 (12:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jul 2016 05:54:27 +0000 (14:54 +0900)
commite2aa2f8face230e284f6d344c6a4ee6f53e60207
treeb3dccc2699109881ef3dd958edbc417d051e2f14
parent834a35296ab0a850e22cda1059e4c05b091c4ad9
scripts/gdb: add constants.py to .gitignore

Since scripts/gdb/linux/constants.py is autogenerated, this should have
been added to .gitignore when it was introduced.

Fixes: f197d75fcad1 ("scripts/gdb: provide linux constants")
Link: http://lkml.kernel.org/r/1467127337-11135-4-git-send-email-kieran@bingham.xyz
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Kieran Bingham <kieran@bingham.xyz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/gdb/linux/.gitignore