mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-03 23:20:07 +05:30
5b32b3e5d7
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
29 lines
324 B
Plaintext
29 lines
324 B
Plaintext
# Comments and blank lines are allowed.
|
|
|
|
RCS
|
|
.+,v
|
|
|
|
CVS
|
|
\.\#.+ # CVS conflict files / emacs lock files
|
|
\.cvsignore
|
|
|
|
\.svn
|
|
_darcs
|
|
\.hg
|
|
|
|
\.git
|
|
\.gitignore
|
|
\.gitmodules
|
|
|
|
.+~ # emacs backup files
|
|
\#.*\# # emacs autosave files
|
|
|
|
^/README.*
|
|
^/LICENSE.*
|
|
^/COPYING
|
|
|
|
# Ignore secrets
|
|
.wakatime.cfg
|
|
logid
|
|
bootstrap
|