diff --git a/Tests/.gitignore b/Tests/.gitignore index f98f0d8..db885d7 100644 --- a/Tests/.gitignore +++ b/Tests/.gitignore @@ -1,6 +1,6 @@ -/dblayerMySQLTest.php -/dblayerPostgreSQLTest.php -/dblayerSqliteTest.php -/dblayerooMySQLTest.php -/dblayerooPostgreSQLTest.php -/dblayerooSqliteTest.php +DblayerMySQLTest.php +DblayerPostgreSQLTest.php +DblayerSqliteTest.php +DblayerooMySQLTest.php +DblayerooPostgreSQLTest.php +DblayerooSqliteTest.php