summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-10-26 10:47:18 +0200
committerJoas Schilling <coding@schilljs.com>2016-10-26 10:47:18 +0200
commit96a474c4e56aa31867a483eb84d7a887b680d196 (patch)
treefb29261946e149821f4575f3811df1d1ec502cde /.gitignore
parent89574367bcc57da5eda6d13ffcfd8a12de68ea26 (diff)
downloadnextcloud-server-96a474c4e56aa31867a483eb84d7a887b680d196.tar.gz
nextcloud-server-96a474c4e56aa31867a483eb84d7a887b680d196.zip
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*/*