Skip to content

Commit

Permalink
🚚 Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
juzaweb committed Aug 30, 2023
1 parent e716a7b commit 936288c
Show file tree
Hide file tree
Showing 177 changed files with 13 additions and 44,305 deletions.
6 changes: 3 additions & 3 deletions .phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<arg value="wsv"/>
<arg name="extensions" value="php"/>

<rule ref="PEAR">
<!--<rule ref="PEAR">
<exclude name="Generic.Commenting"/>
<exclude name="Squiz.Commenting"/>
<exclude name="PEAR.Commenting"/>
Expand All @@ -26,8 +26,8 @@
<exclude name="PEAR.Files.IncludingFile.BracketsNotRequired"/>
<exclude name="PEAR.NamingConventions.ValidFunctionName.FunctionNoCapital"/>
<exclude name="PEAR.NamingConventions.ValidFunctionName.FunctionNameInvalid"/>
<!--<exclude name="Generic.Files.LineEndings.InvalidEOLChar"/>-->
</rule>
&lt;!&ndash;<exclude name="Generic.Files.LineEndings.InvalidEOLChar"/>&ndash;&gt;
</rule>-->
<rule ref="PSR2">

</rule>
Expand Down
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
|
| This array of class aliases will be registered when this application
| is started. However, feel free to register as many as you wish as
| the aliases are "lazy" loaded so they don't hinder performance.
| the aliases are "lazy" loaded, so they don't hinder performance.
|
*/

Expand Down
3 changes: 3 additions & 0 deletions public/jw-styles/juzaweb/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*
!.gitignore
!.gitkeep
Empty file.
1 change: 0 additions & 1 deletion public/jw-styles/juzaweb/css/admin-bar.css

This file was deleted.

1 change: 0 additions & 1 deletion public/jw-styles/juzaweb/css/app.css

This file was deleted.

1 change: 0 additions & 1 deletion public/jw-styles/juzaweb/css/backend.min.css

This file was deleted.

1 change: 0 additions & 1 deletion public/jw-styles/juzaweb/css/code-editor.min.css

This file was deleted.

1 change: 0 additions & 1 deletion public/jw-styles/juzaweb/css/custom.min.css

This file was deleted.

1 change: 0 additions & 1 deletion public/jw-styles/juzaweb/css/filemanager.min.css

This file was deleted.

1 change: 0 additions & 1 deletion public/jw-styles/juzaweb/css/swagger.min.css

This file was deleted.

19 changes: 0 additions & 19 deletions public/jw-styles/juzaweb/css/theme-editor.css

This file was deleted.

1 change: 0 additions & 1 deletion public/jw-styles/juzaweb/css/vendor.css

This file was deleted.

1 change: 0 additions & 1 deletion public/jw-styles/juzaweb/css/vendor.min.css

This file was deleted.

Loading

0 comments on commit 936288c

Please sign in to comment.