mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-21 13:53:53 -07:00
Check for CRLF, add .editorconfig
This commit is contained in:
parent
5c55583d19
commit
76dda79d4a
3 changed files with 25 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,9 +2,10 @@
|
|||
*
|
||||
|
||||
# Do NOT ignore allowed files
|
||||
!*.conf.sample
|
||||
!.editorconfig
|
||||
!.gitattributes
|
||||
!.github
|
||||
!.gitignore
|
||||
!*.conf.sample
|
||||
!LICENSE
|
||||
!README.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue