Skip to content

Commit

Permalink
chore: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Mar 5, 2023
1 parent 2568d7f commit a78bdf6
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 @@
/.direnv/
/.phpunit.cache/
/composer.lock
/vendor
/build
Expand All @@ -11,4 +12,4 @@
/node_modules/
/benchmarks/
/.vscode/
/.phpunit.result.cache
/.phpunit.result.cache

0 comments on commit a78bdf6

Please sign in to comment.