Dotfiles/.gitignore
2024-02-24 20:51:34 +01:00

8 lines
71 B
Text

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