mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-02-10 21:15:23 +08:00
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Do NOT ignore allowed files
|
|
!*.conf.sample
|
|
!.gitattributes
|
|
!.github
|
|
!.gitignore
|
|
!LICENSE
|
|
!README.md
|