Add the .gitignore files
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
/TODO
|
||||||
|
/cover
|
||||||
|
/doc
|
||||||
|
/flags
|
||||||
|
/test
|
||||||
6
Tests/.gitignore
vendored
Normal file
6
Tests/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
/dblayerMySQLTest.php
|
||||||
|
/dblayerPostgreSQLTest.php
|
||||||
|
/dblayerSqliteTest.php
|
||||||
|
/dblayerooMySQLTest.php
|
||||||
|
/dblayerooPostgreSQLTest.php
|
||||||
|
/dblayerooSqliteTest.php
|
||||||
Reference in New Issue
Block a user