this repo has no description
dotfiles
at main 10 lines 107 B view raw
1# Ignore Vim swapfiles 2*.swp 3 4# Ignore Emacs stuff 5*~ 6\#*\# 7.\#* 8 9# Ignore LibreOffice lockfiles 10.~lock.*#