mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Add Exception for htaccess file denying access to the cache folder
This commit is contained in:
parent
4b6bf65bdf
commit
329376b2ef
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
*/logs/!index.html
|
||||
*/cache/*
|
||||
*/cache/!index.html
|
||||
*/cache/!.htaccess
|
Loading…
Add table
Reference in a new issue