mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-03 23:20:07 +05:30
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
|