From c65ceaea9bf3ebe0fc41c3ad7d087f0d97f6c5b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andi=20R=C3=BCckauer?= Date: Thu, 8 Aug 2019 07:07:21 +0200 Subject: [PATCH] Ignore externally managed and generated files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 612b0dd..cc14d37 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ data/*.json logs/*.log logs/*/*.log docroot/snapshot.html +docroot/snaps.json +docroot/downloads/*.zip +docroot/downloads/*.txt docroot/downloads/pecl/ docroot/downloads/php-sdk/ docroot/downloads/pickle/ @@ -9,4 +12,3 @@ docroot/downloads/qa/ docroot/downloads/releases/ docroot/downloads/snaps/ docroot/downloads/nano/ -