Added into gitignore All MacOs stuff
This commit is contained in:
parent
8aaa2713cf
commit
29123e7a45
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,9 +1,16 @@
|
|||||||
.Xauthority
|
.Xauthority
|
||||||
|
.Trash
|
||||||
.oh-my-zsh/
|
.oh-my-zsh/
|
||||||
.shell.pre-oh-my-zsh
|
.shell.pre-oh-my-zsh
|
||||||
.zcompdum*
|
.zcompdum*
|
||||||
.zsh_history
|
.zsh_history
|
||||||
.zsh_sessions/
|
.zsh_sessions/
|
||||||
|
Applications/
|
||||||
|
Desktop/
|
||||||
|
Library/
|
||||||
|
Pictures/
|
||||||
|
Public/
|
||||||
|
VirtualBox*
|
||||||
.config/Element/
|
.config/Element/
|
||||||
.config/TabNine/
|
.config/TabNine/
|
||||||
.config/coc/
|
.config/coc/
|
||||||
|
Loading…
Reference in New Issue
Block a user