mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
Add .gitignore
This should prevent adding incorrectly named files
This commit is contained in:
parent
5202a019d5
commit
92897bfd6d
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Ignore everything
|
||||
*
|
||||
|
||||
# Do NOT ignore allowed files
|
||||
!*.conf.sample
|
||||
!.gitattributes
|
||||
!.github
|
||||
!.gitignore
|
||||
!_readme
|
Loading…
Add table
Add a link
Reference in a new issue