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

github.com/nextcloud/appstore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2018-01-13 18:27:45 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2018-01-13 18:27:45 +0300
commit5ec257faa17606ddaca76d135e8bf77777d15e74 (patch)
tree955aa94476b7f788c2d4a5b6c7f33968188860c5 /.gitignore
parente5fbc314bf8f5d8d07b62b72535deef4af0e34d5 (diff)
add start script
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8bab68c4b4..6110dd0ff0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@ docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
-build/
+/build
tests/report/
venv
.idea/workspace.xml