Skip to content

Commit 93bb6e8

Browse files
committed
Updated .gitignore to ignore TestCase.php
1 parent c2a038d commit 93bb6e8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ composer.phar
44
/devel/
55
/coverage.clover
66
.idea/
7+
tests/TestCase.php
78

89
### Composer template
910
/vendor/
@@ -83,4 +84,4 @@ atlassian-ide-plugin.xml
8384
com_crashlytics_export_strings.xml
8485
crashlytics.properties
8586
crashlytics-build.properties
86-
fabric.properties
87+
fabric.properties

0 commit comments

Comments
 (0)