]> j8takagi.net git repositories - yacasl2.git/commitdiff
gtagsの除外ファイルを設定
authorj8takagi <j8takagi@nifty.com>
Mon, 6 Jul 2026 10:11:05 +0000 (19:11 +0900)
committerj8takagi <j8takagi@nifty.com>
Mon, 6 Jul 2026 10:11:05 +0000 (19:11 +0900)
doc_inner/gtags.conf [new file with mode: 0644]
gtags.conf [new symlink]

diff --git a/doc_inner/gtags.conf b/doc_inner/gtags.conf
new file mode 100644 (file)
index 0000000..8666c47
--- /dev/null
@@ -0,0 +1,2 @@
+default:\
+       :skip=*___stamp,*.o,*.d,.*,*.bak,GTAGS,GRTAGS,GPATH,GSYMS,Doxyfile,INSTALL,doc/,doc_inner/,test/,gtags.conf
diff --git a/gtags.conf b/gtags.conf
new file mode 120000 (symlink)
index 0000000..db15a64
--- /dev/null
@@ -0,0 +1 @@
+doc_inner/gtags.conf
\ No newline at end of file