1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-31 18:11:52 +02:00

Ignore folders with compiled files from version 5

This commit is contained in:
Peter Knut
2025-01-13 22:44:28 +01:00
parent edd6d6c117
commit ae327d9a15

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
/adminer/adminer.css /adminer/adminer.css
/adminer*.php /adminer*.php
/editor*.php /editor*.php
/**/compiled
/vendor/ /vendor/
/composer.lock /composer.lock
/temp /temp