mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 03:04:06 +00:00
11 lines
244 B
Plaintext
11 lines
244 B
Plaintext
# 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/*
|
|
node_modules/*
|
|
tools/*
|