Dotfiles/.gitignore
2024-02-24 20:53:17 +01:00

8 lines
77 B
Text

# Ignore All
*
# Include .gitignore
!.gitignore
# Include NVim
!/nvim/**/*