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