mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 15:23:22 +02:00
Merge pull request #98 from overte-org/no-htaccess
Do not overwrite .htaccess
This commit is contained in:
commit
cf9e93b611
2 changed files with 2 additions and 0 deletions
1
.github/workflows/master_deploy_apidocs.yml
vendored
1
.github/workflows/master_deploy_apidocs.yml
vendored
|
@ -37,3 +37,4 @@ jobs:
|
|||
server-dir: overte/apidocs.overte.org-web/htdocs/
|
||||
exclude: |
|
||||
**/staging/**
|
||||
.htaccess
|
||||
|
|
1
.github/workflows/master_deploy_doxygen.yml
vendored
1
.github/workflows/master_deploy_doxygen.yml
vendored
|
@ -35,3 +35,4 @@ jobs:
|
|||
server-dir: overte/doxygen.overte.org-web/htdocs/
|
||||
exclude: |
|
||||
**/staging/**
|
||||
.htaccess
|
||||
|
|
Loading…
Reference in a new issue