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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-08-03 14:32:48 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-08-22 22:54:49 +0300
commit804c3760d451df3dfd7ce511deb4e7e3d3cef036 (patch)
treebb563f08ea3410d20ab567305517becce69c3c69 /.gitignore
parentafb70cf07c10b5fa22cf287b7480449da9b894b3 (diff)
move js build files to 'build' dir
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 151458263..5532bb95b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,7 +15,7 @@ node_modules/
js/mail.min.js
# packaged app
-build/
+build/artifacts
# NetBeans project
nbproject/