2015-05-24 21:32:32 +02:00
|
|
|
# Builds
|
2014-04-08 22:32:59 +10:00
|
|
|
build
|
|
|
|
releases
|
2015-05-24 21:32:32 +02:00
|
|
|
|
|
|
|
# OSX
|
2014-09-26 11:17:15 -04:00
|
|
|
.DS_Store
|
2015-05-24 21:32:32 +02: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 11:12:58 +01:00
|
|
|
RoboFile.ini
|
2015-05-24 21:32:32 +02:00
|
|
|
|
|
|
|
# Test related files
|
|
|
|
tests/acceptance.suite.yml
|
|
|
|
tests/*/*Tester.php
|
2015-09-30 19:29:14 +02:00
|
|
|
tests/_support/_generated/*TesterActions.php
|
2016-12-14 12:08:42 -06:00
|
|
|
tests/joomla*
|
2015-05-30 19:07:34 +02:00
|
|
|
tests/_output*
|
2015-05-24 21:32:32 +02:00
|
|
|
selenium-server-standalone.jar
|
|
|
|
codecept.phar
|
|
|
|
selenium.log
|
2015-10-29 15:57:41 +01:00
|
|
|
tests/cache
|
2015-11-01 08:44:16 +01:00
|
|
|
|
|
|
|
# Package building related
|
|
|
|
/dist
|
2016-02-01 13:36:56 +01:00
|
|
|
jorobo.ini
|
2015-11-01 08:44:16 +01:00
|
|
|
|