mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-14 18:48:11 -07:00
10 lines
125 B
Text
10 lines
125 B
Text
# Ignore everything
|
|
*
|
|
|
|
# Do NOT ignore allowed files
|
|
!*.conf.sample
|
|
!.gitattributes
|
|
!.github
|
|
!.gitignore
|
|
!LICENSE
|
|
!README.md
|