Fix: Update ignore patterns to match target filenames
This commit is contained in:
+2
-2
@@ -3,9 +3,9 @@
|
|||||||
.conan2/p/**
|
.conan2/p/**
|
||||||
.conan/data/**
|
.conan/data/**
|
||||||
{{ if eq .chezmoi.os "windows" }}
|
{{ if eq .chezmoi.os "windows" }}
|
||||||
run_once_install_wsl_plugins.sh
|
install_wsl_plugins.sh
|
||||||
{{ else }}
|
{{ else }}
|
||||||
run_once_install_modules.ps1
|
install_modules.ps1
|
||||||
OneDrive - Inspired Entertainment Inc
|
OneDrive - Inspired Entertainment Inc
|
||||||
OneDrive - Inspired Entertainment Inc/**
|
OneDrive - Inspired Entertainment Inc/**
|
||||||
AppData
|
AppData
|
||||||
|
|||||||
Reference in New Issue
Block a user