diff options
author | Guangxiong Lin <[email protected]> | 2024-01-30 20:59:17 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2024-01-30 20:59:17 +0800 |
commit | 3bd720d12346426786cc77d7b47f35a499c04669 (patch) | |
tree | 2410667bfb2e0cbea68fe8a1c528593b28f2acfa /.config/git | |
parent | 714c623e5a466e3dddad9b16ab4d2e59d452bbc7 (diff) | |
download | dotfiles-3bd720d12346426786cc77d7b47f35a499c04669.tar.gz dotfiles-3bd720d12346426786cc77d7b47f35a499c04669.tar.bz2 dotfiles-3bd720d12346426786cc77d7b47f35a499c04669.zip |
Add ctags.sh in global ignore
Diffstat (limited to '.config/git')
-rw-r--r-- | .config/git/ignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/ignore b/.config/git/ignore index 92285c4..0da2b6c 100644 --- a/.config/git/ignore +++ b/.config/git/ignore @@ -7,5 +7,6 @@ gtags.files GTAGS GRTAGS GPATH +ctags.sh .rgignore |