diff options
author | 2021-04-25 15:24:05 +0900 | |
---|---|---|
committer | 2021-05-02 00:43:35 +0900 | |
commit | 40cb020305f40bafc2a13c7e879a33dbbd607507 (patch) | |
tree | 680281e044fefabcc672aab60650f6f1400e0679 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | .gitignore: move tags and TAGS close to other tag files (diff) | |
download | wireguard-linux-40cb020305f40bafc2a13c7e879a33dbbd607507.tar.xz wireguard-linux-40cb020305f40bafc2a13c7e879a33dbbd607507.zip |
.gitignore: ignore only top-level modules.builtin
modules.builtin used to be created in every directory.
Since commit 8b41fc4454e3 ("kbuild: create modules.builtin without
Makefile.modbuiltin or tristate.conf"), modules.builtin is created only
in the top directory.
Add the '/' prefix so that it matches to only the modules.builtin located
in the top directory.
It has been more than one year since that change. I hope this will not
flood 'Untracked files' of 'git status'.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions