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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-07-18 12:48:49 +0300
committerLukas Reschke <lukas@statuscode.ch>2016-07-18 13:07:09 +0300
commit6d8b89b9496c18eb6ce459db1754c76774266f73 (patch)
tree4c140945e8b085aa6f984eff3ccf72f2c7d31369 /.gitignore
parente906c47ef5204882bf1ad9931a7c6d38ad6ef47a (diff)
Name file info.xml directly
When developing apps for Nextcloud it is more usual that as a developer you can directly clone the app and enable it. The makefile is also very specific. To improve the developer experience I have renamed that file to "info.xml" directly. At least I was kinda confused why I couldn't enable the app the first time I cloned it :-)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ae001ce1..24e644d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,5 @@ webodf/*
build/*
online
loolvm
-appinfo/info.xml
*.spec
*.tar.gz