FMeinicke's Wiki

Home

❯

Git

❯

Ignore everything except subdirectory

Ignore everything except subdirectory

May 26, 20251 min read

  • git/gitignore

gitignore

Source

  • https://stackoverflow.com/a/8594971/12780516
/*
/*/
!/<DIRECTORY>

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub