chore: update gitignore
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
**/AppSupport
|
||||
**/*backup*/**
|
||||
btop/themes/**
|
||||
espanso/match/packages/**
|
||||
**/plugins/**
|
||||
!nvim/lua/plugins/**
|
||||
raycast/extensions/**
|
||||
nvim.**/
|
||||
gtkfilechooser.ini
|
||||
*.bak
|
||||
*.log
|
||||
*.tmp
|
||||
@@ -2,8 +2,6 @@
|
||||
.Trash/
|
||||
.cache/
|
||||
.cargo/
|
||||
.config/raycast/extensions/
|
||||
.config/tmux/plugins/
|
||||
.docker/
|
||||
.gitkraken/
|
||||
.local/share/
|
||||
|
||||
Reference in New Issue
Block a user