mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
.gitignore emacs backup files
This commit is contained in:
parent
473dd3b212
commit
1fc9e772d2
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -2,4 +2,7 @@ locals.zsh
|
|||
log/.zsh_history
|
||||
projects.zsh
|
||||
custom/*.zsh
|
||||
!custom/example.zsh
|
||||
!custom/example.zsh
|
||||
|
||||
# editor backup files
|
||||
*~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue