mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 12:36:02 -07:00
12 lines
152 B
Text
12 lines
152 B
Text
# Ignore everything
|
|
*
|
|
|
|
# Do NOT ignore allowed files
|
|
!.editorconfig
|
|
!.gitattributes
|
|
!.github
|
|
!.github/**
|
|
!.gitignore
|
|
!*.conf.sample
|
|
!LICENSE
|
|
!README.md
|