aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-07-04 21:37:30 +0200
committerGitHub <noreply@github.com>2017-07-04 21:37:30 +0200
commit5b25a9635fe808bc1c4f3eee8cdf8485115da75d (patch)
treed5c46525f3c739d9c63de860427e0b3cadd688e5 /.gitattributes
parentd5d22a6d07917865c44148ad76f43c65a929a890 (diff)
parent8bf94136e10c64496711c8f66a4f58f89c515360 (diff)
downloadShaarli-5b25a9635fe808bc1c4f3eee8cdf8485115da75d.tar.gz
Shaarli-5b25a9635fe808bc1c4f3eee8cdf8485115da75d.tar.zst
Shaarli-5b25a9635fe808bc1c4f3eee8cdf8485115da75d.zip
Merge pull request #772 from nodiscc/rtfd
Generate HTML documentation using MkDocs
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 82f37602..dd0e573c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -33,5 +33,6 @@ doc/**/*.md export-ignore
33docker/ export-ignore 33docker/ export-ignore
34Doxyfile export-ignore 34Doxyfile export-ignore
35Makefile export-ignore 35Makefile export-ignore
36mkdocs.yml export-ignore
36phpunit.xml export-ignore 37phpunit.xml export-ignore
37tests/ export-ignore 38tests/ export-ignore