mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2024-11-21 00:20:07 -08:00
13 lines
152 B
Plaintext
13 lines
152 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Do NOT ignore allowed files
|
|
!.editorconfig
|
|
!.gitattributes
|
|
!.github
|
|
!.github/**
|
|
!.gitignore
|
|
!*.conf.sample
|
|
!LICENSE
|
|
!README.md
|