silverstripe-cms/.gitignore
Sam Minnee added2129f NEW: Simplified travis run
Travis no longer relies on travis-support or special project structures.
Instead, behat and silverstripe-serve are provided as dev dependencies
and used within a normal composer install structure.

tests/fixtures/Page.php should be copied into the project root before
a test run. .travis.yml does this.
2016-10-28 17:47:21 +13:00

13 lines
130 B
Plaintext

.sass-cache
.DS_Store
node_modules
framework
siteconfig
reports
testsession
silverstripe-cache
vendor
/**/*.js.map
/**/*.css.map