Ignore bash and phpUnit files

This commit is contained in:
2026-05-15 09:49:16 +00:00
parent 2954d9fc99
commit fd029a79bf
+3 -1
View File
@@ -5,4 +5,6 @@ cache
.config .config
.local .local
*.phar *.phar
.composer .composer
.phpunit*
.bash_history