upd: vim telescope ignore list

This commit is contained in:
thek4n 2024-12-16 10:19:10 +03:00
parent 251e88a000
commit a1f0d960e2
2 changed files with 2 additions and 3 deletions

View File

@ -49,5 +49,5 @@
remove-remote-tag = "!f() { git tag -d $1 && git push origin :refs/tags/$1 }; f"
aliases = "!git config -l | grep '^alias\\.' | cut -d. -f2-"
# git clone git://localhost
# git clone git://localhost/
serve = daemon --verbose --export-all --base-path=.git --reuseaddr --strict-paths .git/

View File

@ -68,7 +68,7 @@ return {
"CMakeCache%.txt",
"target/",
"%.pytest_cache/",
"vendor/*",
"vendor/",
"%.lock",
"%.db",
"%.sqlite3",
@ -107,7 +107,6 @@ return {
"%.jar",
"%.docx",
"%.met",
"smalljre_*/*",
"%.vale/",
"%.rar",
"%.zip",