8 lines
76 B
Text
8 lines
76 B
Text
# Ignore All
|
|
*
|
|
|
|
# Include .gitignore
|
|
!.gitignore
|
|
|
|
# Include NVim
|
|
!nvim/**/*
|