Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
I assume that's a left over from legacy. It puts the twig extension on the ignore list - most likely not intended.
  • Loading branch information
pkamps authored Nov 26, 2022
1 parent 2aa5455 commit 315c544
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.idea/
.tmp/
coverage/
extension/
node_modules/
/vendor/
var/
Expand Down

0 comments on commit 315c544

Please sign in to comment.