Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
Archive
t3o
my.typo3.org
Commits
5228c62b
Commit
5228c62b
authored
Nov 04, 2019
by
Christian Keuerleber
Browse files
TASK: cleanup .gitignore
parent
5808ccb9
Pipeline
#7777
failed with stages
in 18 seconds
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
5228c62b
...
...
@@ -13,4 +13,4 @@
/.data
/.idea
/extensions/t3omy_test/Tests/_output/
!
/extensions/t3omy_test/Tests/_
output/.gitkeep
/extensions/t3omy_test/Tests/_
support/_generated/
extensions/t3omy_test/Tests/_support/_generated/AcceptanceTesterActions.php
deleted
100644 → 0
View file @
5808ccb9
This diff is collapsed.
Click to expand it.
extensions/t3omy_test/Tests/_support/_generated/FunctionalTesterActions.php
deleted
100644 → 0
View file @
5808ccb9
<?php
//[STAMP] 3db5017985ae4de15313e06529e9c503
namespace
_generated
;
// This class was automatically generated by build task
// You should not change it manually as it will be overwritten on next build
// @codingStandardsIgnoreFile
trait
FunctionalTesterActions
{
/**
* @return \Codeception\Scenario
*/
abstract
protected
function
getScenario
();
}
extensions/t3omy_test/Tests/_support/_generated/UnitTesterActions.php
deleted
100644 → 0
View file @
5808ccb9
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment