Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-12-14 16:40:12 +0300
committerJoas Schilling <coding@schilljs.com>2020-12-14 16:40:12 +0300
commitbc85be6d06f4b29e7ee760b7f4a1ab8ae2ff1509 (patch)
tree131dd9c25f787174ecd3fe558eaa91dd90c5848d /.gitignore
parentc823e11d1989ea6a4f99f3e326353df828a03f6a (diff)
Ignore build/ from git
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 48cf206..b326bb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
/.php_cs.cache
+/build
/tests/clover.xml
/tests/coverage-html
/tests/.phpunit.result.cache