Phing > tests > update name of property with path (tests_framework.path > tests.framework.path) & ignore /build directory

This commit is contained in:
Meritoo
2018-05-28 21:22:00 +02:00
parent 3c83a8800e
commit 8a6262a8c3
3 changed files with 8 additions and 2 deletions

6
.gitignore vendored
View File

@@ -29,6 +29,12 @@
/.php_cs.cache
# -----------------------------------------------------------------------------
### Build files
# -----------------------------------------------------------------------------
/build/
# ----------------------------------------------------------------------------------------------------------------------
### Generated databases
# ----------------------------------------------------------------------------------------------------------------------