This commit is contained in:
Kulvir Singh
2024-04-09 22:56:27 +05:30
parent d9c13fa9d0
commit 5f9ef50548

8
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.DS_Store *.DS_Store
*/.config/tmux/plugins/tmux* */.config/tmux/plugins/tmux*
*.gitconfig*
*.trash *.trash
*.bun/* *.bun/*
*.cache* *.cache*
@@ -10,7 +11,7 @@
*.zcompdump-Kulvir* *.zcompdump-Kulvir*
*.zcompdump-Kulvir* *.zcompdump-Kulvir*
*.zsh_* *.zsh_*
*Application/* *Application*
*Desktop/* *Desktop/*
*Downloads/* *Downloads/*
*Documents* *Documents*
@@ -20,3 +21,8 @@
*Pictures/* *Pictures/*
*Public/* *Public/*
*Go/* *Go/*
*.lesshst*
*.config/zed/.tmp*
*/.config/zed/themes/*
*/.config/raycast/extensions*
*/.config/zed/conversations/*