mirror of https://github.com/itflow-org/itflow
Add .zed to the .gitignore
This commit is contained in:
parent
4529a56d7b
commit
c2664a2888
|
|
@ -26,3 +26,4 @@ xcustom/*
|
|||
!xcustom/readme.php
|
||||
post/xcustom
|
||||
!post/xcustom/readme.php
|
||||
.zed
|
||||
|
|
|
|||
|
|
@ -44,7 +44,6 @@ ob_start();
|
|||
}
|
||||
?>
|
||||
|
||||
|
||||
<a class="text-dark dropdown-item px-1" href="<?php echo $notification_action; ?>">
|
||||
<div>
|
||||
<span class="text-bold">
|
||||
|
|
|
|||
Loading…
Reference in New Issue