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/
|
.Trash/
|
||||||
.cache/
|
.cache/
|
||||||
.cargo/
|
.cargo/
|
||||||
.config/raycast/extensions/
|
|
||||||
.config/tmux/plugins/
|
|
||||||
.docker/
|
.docker/
|
||||||
.gitkraken/
|
.gitkraken/
|
||||||
.local/share/
|
.local/share/
|
||||||
|
|||||||
Reference in New Issue
Block a user