Skip to content

Instantly share code, notes, and snippets.

@hieblmedia
hieblmedia / .gitignore
Last active August 7, 2025 08:34
Gitignore - Exclude all except specific subdirectory
#
# If all files excluded and you will include only specific sub-directories
# the parent path must matched before.
#
/**
!/.gitignore
###############################
# Un-ignore the affected subdirectory