2015-05-24 19:32:32 +00:00
|
|
|
# Builds
|
2014-04-08 12:32:59 +00:00
|
|
|
build
|
|
|
|
releases
|
2015-05-24 19:32:32 +00:00
|
|
|
|
|
|
|
# OSX
|
2014-09-26 15:17:15 +00:00
|
|
|
.DS_Store
|
2015-05-24 19:32:32 +00:00
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
|
|
|
|
# Windows
|
|
|
|
Thumbs.db
|
|
|
|
Desktop.ini
|
|
|
|
|
|
|
|
# PHPStorm
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# Sublime Text
|
|
|
|
*.sublime*
|
|
|
|
|
|
|
|
# Eclipse
|
|
|
|
.buildpath
|
|
|
|
.project
|
|
|
|
.settings
|
|
|
|
|
|
|
|
# Temp files
|
|
|
|
*.tmp
|
|
|
|
*.bak
|
|
|
|
*.swp
|
|
|
|
*~.nib
|
|
|
|
*~
|
|
|
|
|
|
|
|
# Phing
|
|
|
|
build.properties
|
|
|
|
phing-latest.phar
|
|
|
|
|
|
|
|
# Github pages and Jekyll files
|
|
|
|
/_site/
|
|
|
|
/Gemfile
|
|
|
|
/Gemfile.lock
|
|
|
|
|
|
|
|
# composer
|
|
|
|
composer.phar
|
|
|
|
vendor/*
|
|
|
|
|
|
|
|
# Robo
|
|
|
|
robo.phar
|
2015-10-29 10:12:58 +00:00
|
|
|
RoboFile.ini
|
2015-05-24 19:32:32 +00:00
|
|
|
|
|
|
|
# Test related files
|
|
|
|
tests/acceptance.suite.yml
|
|
|
|
tests/*/*Tester.php
|
2015-09-30 17:29:14 +00:00
|
|
|
tests/_support/_generated/*TesterActions.php
|
2016-12-14 18:08:42 +00:00
|
|
|
tests/joomla*
|
2015-05-30 17:07:34 +00:00
|
|
|
tests/_output*
|
2015-05-24 19:32:32 +00:00
|
|
|
selenium-server-standalone.jar
|
|
|
|
codecept.phar
|
|
|
|
selenium.log
|
2015-10-29 14:57:41 +00:00
|
|
|
tests/cache
|
2015-11-01 07:44:16 +00:00
|
|
|
|
|
|
|
# Package building related
|
|
|
|
/dist
|
2016-02-01 12:36:56 +00:00
|
|
|
jorobo.ini
|
2015-11-01 07:44:16 +00:00
|
|
|
|