Skip to content
Snippets Groups Projects
Commit 456710d7 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Update .gitignore file

parent b3059c51
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,9 @@ metadata/* ...@@ -7,7 +7,9 @@ metadata/*
!/public/assets/.gitkeep !/public/assets/.gitkeep
!/.github/build !/.github/build
/public/assets/* /public/assets/*
.phpunit.cache/
.phpunit.result.cache .phpunit.result.cache
phpunit.xml.bak
.phive .phive
**.mo **.mo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment