Skip to content

Commit

Permalink
Add style cache to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz committed Mar 21, 2024
1 parent 3d23741 commit ef98998
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
vendor/
!public/css/vendor
!public/js/vendor
.vscode
.php_cs_cache
.vscode

0 comments on commit ef98998

Please sign in to comment.