chore: update .gitignore
This commit is contained in:
+18
-8
@@ -1,12 +1,22 @@
|
|||||||
**/AppSupport
|
|
||||||
**/*backup*/**
|
|
||||||
btop/themes/**
|
|
||||||
espanso/match/packages/**
|
|
||||||
**/plugins/**
|
|
||||||
!nvim/lua/plugins/**
|
!nvim/lua/plugins/**
|
||||||
raycast/extensions/**
|
**/*backup*/**
|
||||||
nvim.**/
|
**/AppSupport
|
||||||
gtkfilechooser.ini
|
**/plugins/**
|
||||||
*.bak
|
*.bak
|
||||||
*.log
|
*.log
|
||||||
*.tmp
|
*.tmp
|
||||||
|
Bitwarden/**
|
||||||
|
Code/**
|
||||||
|
GIMP/**
|
||||||
|
Nextcloud/**
|
||||||
|
Signal/**
|
||||||
|
btop/themes/**
|
||||||
|
chromium/**
|
||||||
|
discord/**
|
||||||
|
espanso/match/packages/**
|
||||||
|
gtkfilechooser.ini
|
||||||
|
nvim.**/
|
||||||
|
obsidian/**
|
||||||
|
raycast/extensions/**
|
||||||
|
yarn/**
|
||||||
|
xfce4/**
|
||||||
Reference in New Issue
Block a user