From 6e694fb2d88fe29049ecf5bb3d0e89e0585bf6c5 Mon Sep 17 00:00:00 2001 From: Zog Date: Fri, 2 Mar 2018 11:16:50 +0100 Subject: Refs #6068; Ignore files produced during exports --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 28960565b..373908d42 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ # Ignore all logfiles and tempfiles. /log/*.log /log/importers +/log/exporters /tmp *~ public/assets/ -- cgit v1.2.3