mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-05 17:00:49 +00:00
chore(lint): prettier, added ignored directories
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# only care about files that are directly under our control
|
||||
.git/*
|
||||
config/cheat/cheatsheets/community/*
|
||||
config/cheat/cheatsheets/tldr/*
|
||||
config/op/plugins/used_plugins/*
|
||||
config/tmux/plugins/*
|
||||
config/vim/*
|
||||
local/bin/asdf/*
|
||||
tools/*
|
||||
node_modules/*
|
||||
.git/*
|
||||
tools/*
|
||||
|
||||
Reference in New Issue
Block a user