[9.0.09] gitignore
parent
7492d453c4
commit
167ba534a1
@ -0,0 +1,5 @@
|
||||
# Bloque l'accès htaccess
|
||||
<Files .htaccess>
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
</Files>
|
Loading…
Reference in New Issue