Skip to content

Commit

Permalink
chore: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Macesker committed Feb 20, 2025
1 parent 2fd435f commit 61459f9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
vendor/

.DS_Store

# Documentation
.phpdoc/cache
phpdoc.xml
docs/
build/cache

0 comments on commit 61459f9

Please sign in to comment.