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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-10-26 11:47:18 +0300
committerJoas Schilling <coding@schilljs.com>2016-10-26 11:47:18 +0300
commit96a474c4e56aa31867a483eb84d7a887b680d196 (patch)
treefb29261946e149821f4575f3811df1d1ec502cde /.gitignore
parent89574367bcc57da5eda6d13ffcfd8a12de68ea26 (diff)
So no one commits the crappy 403 and 404 anymore
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 56095af8308..9296673c5c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
/config/mount.php
/apps/inc.php
/assets
+/.htaccess
# ignore all apps except core ones
/apps*/*