mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-21 09:55:49 +00:00
chore(lint): prettier, added ignored directories
This commit is contained in:
17
.yamlignore
17
.yamlignore
@@ -0,0 +1,17 @@
|
||||
# vim: ft=gitignore
|
||||
.mypy_cache/*
|
||||
Brewfile.lock.json
|
||||
config/cheat/cheatsheets/community
|
||||
config/cheat/cheatsheets/tldr
|
||||
config/fzf/*
|
||||
config/nvim/*
|
||||
config/op/plugins/used_plugins/*
|
||||
config/tmux/plugins/*
|
||||
config/vim/plugged/*
|
||||
config/zsh/*
|
||||
lazy-lock.json
|
||||
local/bin/antigen.zsh
|
||||
local/bin/asdf
|
||||
tools/antidote/*
|
||||
tools/dotbot*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user