8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
# Rule 930130 returns 403 Forbidden to requests for restricted filenames
|
|
# See restricted-files.data for the list of restricted filenames
|
|
# Add exceptions here
|
|
|
|
# Git files are expected on a git server
|
|
.gitignore
|
|
.gitattributes
|