mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-07-26 01:31:58 -07:00
.gitignore some additional specific files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,3 +6,7 @@ xkeeper/
|
|||||||
version.txt
|
version.txt
|
||||||
lib/config.php
|
lib/config.php
|
||||||
lib/firewall.php
|
lib/firewall.php
|
||||||
|
.htaccess
|
||||||
|
favicon.gif
|
||||||
|
robots.txt
|
||||||
|
google*.html
|
||||||
|
@@ -1,7 +0,0 @@
|
|||||||
|
|
||||||
ErrorDocument 403 /errors/403.html
|
|
||||||
ErrorDocument 404 /errors/404.html
|
|
||||||
ErrorDocument 500 /errors/500.html
|
|
||||||
|
|
||||||
Order Allow,Deny
|
|
||||||
Allow from all
|
|
@@ -1,4 +0,0 @@
|
|||||||
User-agent: *
|
|
||||||
Crawl-delay: 120
|
|
||||||
Disallow: /calendar.php
|
|
||||||
Disallow: /board/calendar.php
|
|
Reference in New Issue
Block a user