mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-08 17:42:32 +02:00
Add .gitignore
This should prevent adding incorrectly named files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Ignore everything
|
||||
*
|
||||
|
||||
# Do NOT ignore allowed files
|
||||
!*.conf.sample
|
||||
!.gitattributes
|
||||
!.github
|
||||
!.gitignore
|
||||
!_readme
|
||||
Reference in New Issue
Block a user