-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This version change the component_filter that affect to all compoents. take care to apply this update.
- Loading branch information
renderpci
committed
May 15, 2018
1 parent
2abfbb6
commit 6fa9cd8
Showing
270 changed files
with
11,231 additions
and
4,472 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# | ||
# DEDALO4 FOR PUBLIC GITHUB PUBLICATION | ||
|
||
|
||
# Ignore configuration files that may contain sensitive information. | ||
config4* | ||
config.php | ||
server_config_api.php | ||
json_config.php | ||
|
||
# various | ||
lib/* | ||
!lib/dedalo | ||
acc | ||
_acc | ||
des | ||
test | ||
install/import/hierarchy | ||
lib/dedalo/des/* | ||
str_data* | ||
lib/dedalo/diffusion/diffusion_index_ts_V40 | ||
lib/dedalo/publication/client_api/v1/sample* | ||
|
||
# extras ignore all except common | ||
lib/*/extras/* | ||
!lib/*/extras/oh | ||
|
||
# Ignore paths that contain generated content. | ||
media/* | ||
media_test | ||
lib/*/backup/backups/* | ||
lib/*/backup/users | ||
lib/*/backup/backups_structure | ||
lib/*/backup/users | ||
temp | ||
write | ||
template_maps | ||
tpl | ||
lib/dedalo/publication/client_api/*/docu/ui/* | ||
lib/dedalo/tools/tool_layout_print/data/* | ||
lib/dedalo/tools/tool_layout_print/print_pdf/* | ||
|
||
# Ignore default text files | ||
robots.txt | ||
|
||
# Ignore some special files | ||
koala-config.json | ||
.DS_Store | ||
.eslintrc | ||
.htaccess | ||
.htaccess~ | ||
.htaccess~~ | ||
.htaccess~~~ | ||
*.log | ||
*.graffle | ||
*.data | ||
.smbdelete* | ||
*~ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?php | ||
#echo phpinfo(); | ||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.