Add '.gitignore_global'

This commit is contained in:
2019-02-19 17:26:34 +00:00
parent a0b2ceb33c
commit c2f80b6047

26
.gitignore_global Normal file
View File

@@ -0,0 +1,26 @@
# ---> Emacs
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# ---> Tags
# Ignore tags created by etags, ctags, gtags (GNU global) and cscope
TAGS
!TAGS/
tags
!tags/
gtags.files
GTAGS
GRTAGS
GPATH
cscope.files
cscope.out
cscope.in.out
cscope.po.out
.cquery_cache*