ignore test configs
This commit is contained in:
parent
ef23f01eba
commit
b436b4273d
2 changed files with 3 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,4 +3,6 @@ dist/
|
||||||
build.properties
|
build.properties
|
||||||
package.xml
|
package.xml
|
||||||
semanticscuttle-dump.sql
|
semanticscuttle-dump.sql
|
||||||
data/config.unittest.php
|
data/config.php
|
||||||
|
data/config.testing.php
|
||||||
|
data/config.testing-tmp.php
|
||||||
|
|
1
data/.gitignore
vendored
1
data/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
config.php
|
|
Loading…
Reference in a new issue