This commit is contained in:
Grand Philippe 2012-12-10 11:28:39 +01:00
commit 8b5262cd82
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ htdocs/conf/conf.php.old
documents/
custom/
custom2/
test/
nbproject
default.properties
.settings/

View File

@ -424,4 +424,4 @@ class BuildDocTest extends PHPUnit_Framework_TestCase
return 0;
}
}
?>
?>