summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEnze Li <lienze2010@hotmail.com>2020-12-02 10:00:13 -0500
committerSimon Marchi <simon.marchi@polymtl.ca>2020-12-02 10:00:27 -0500
commit7ddfb1a891ce2fee8708e6d5f14a6935d307875e (patch)
treebbf30ac67aa0fa99c90ef699b2e5a8faad1a4e06 /.gitignore
parent12bf6525399255cb69553099e0a951a8d01f4e07 (diff)
downloadbinutils-gdb-7ddfb1a891ce2fee8708e6d5f14a6935d307875e.tar.gz
Add gnu global outputs to .gitignore
GNU Global outputs can be safely ignored. ChangeLog: 2020-12-02 Enze Li <lienze2010@hotmail.com> * .gitignore: Add gnu global outputs. Change-Id: I04ce68ab3279426195793adb56f834a34ee72ea2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 382e2def731..d44f60295d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,12 @@ compile_commands.json
perf.data
perf.data.old
+# gnu global files
+GPATH
+GRTAGS
+GTAGS
+GSYMS
+
# ignore core files, but not java/net/protocol/core/
core
!core/