mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 03:04:06 +00:00
* chore(tooling): use yarn for linting scripts * chore: fixes and tweaks * chore(ci): more permissions * chore: clean up, lint fixes * chore: clean up, lint fixes * chore: clean up, lint fixes * chore(lint): fix yamllint errors and warnings * chore(lint): lint fixes * chore(lint): lint fixes
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
# only care about files that are directly under our control
|
|
config/cheat/cheatsheets/community/*
|
|
config/cheat/cheatsheets/tldr/*
|
|
config/op/plugins/used_plugins/*
|
|
config/tmux/plugins/*
|
|
local/bin/asdf/*
|
|
tools/*
|
|
node_modules/*
|
|
.git/*
|