Add the .gitignore files

This commit is contained in:
2021-02-13 12:08:29 +01:00
parent 73a72f19fc
commit fee955d7bf
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
/TODO
/cover
/doc
/flags
/test
+6
View File
@@ -0,0 +1,6 @@
/dblayerMySQLTest.php
/dblayerPostgreSQLTest.php
/dblayerSqliteTest.php
/dblayerooMySQLTest.php
/dblayerooPostgreSQLTest.php
/dblayerooSqliteTest.php