my hottest git take is that .gitignore is an antipattern
you shouldn’t be using git in a way where it would affect your workflow
@aescling What??
Then how am I supposed to tell Git to ignore my Vim .swp files?
@vaporeon_ ftr, you can tell vim to store all swapfiles in a purrticular directory (e.g., set directory=~/.vim/swap// (double slash intentional)) if you want to avoid littering swap files all over the filesystem
set directory=~/.vim/swap//
@aescling Ooh, that seems useful!
A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.
@aescling Ooh, that seems useful!