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/**
|
||||
raycast/extensions/**
|
||||
nvim.**/
|
||||
gtkfilechooser.ini
|
||||
**/*backup*/**
|
||||
**/AppSupport
|
||||
**/plugins/**
|
||||
*.bak
|
||||
*.log
|
||||
*.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