Add var/ into .gitignore

This commit is contained in:
2022-11-25 21:58:20 +01:00
parent 4574b3ec1e
commit 61f44abb51

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@
/test /test
tags tags
.php-cs-fixer.cache .php-cs-fixer.cache
var/*