diff options
author | Alan Pearce | 2013-09-26 13:47:22 +0100 |
---|---|---|
committer | Alan Pearce | 2013-09-26 13:47:22 +0100 |
commit | 6f9adfef6febe5450550f845019b6522c530bb29 (patch) | |
tree | cc7037d68c40bf2da045172a1cae467beeecbf41 /global.gitignore | |
parent | 3ac726df65fda1d27446a53d633a3ae3f4fabe00 (diff) | |
download | dotfiles-6f9adfef6febe5450550f845019b6522c530bb29.tar.lz dotfiles-6f9adfef6febe5450550f845019b6522c530bb29.tar.zst dotfiles-6f9adfef6febe5450550f845019b6522c530bb29.zip |
Add GNU Global tags files to global gitignore
Diffstat (limited to 'global.gitignore')
-rw-r--r-- | global.gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/global.gitignore b/global.gitignore index 02b15bf..78d8d16 100644 --- a/global.gitignore +++ b/global.gitignore @@ -20,4 +20,8 @@ tramp # Org-mode .org-id-locations -*_archive \ No newline at end of file +*_archive + +GPATH +GRTAGS +GTAGS \ No newline at end of file |