From acfae559831f3c910eae62064475329530c3957a Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Mon, 4 Feb 2019 16:01:42 +0100 Subject: [PATCH] Add extra files to be ignored --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1c3a481..124ff39 100644 --- a/.gitignore +++ b/.gitignore @@ -25,12 +25,13 @@ Desktop.ini /*.diff # Buildbot specific files -http.log +http.log* master_private.py -twistd.log +twistd.log* linux_glibc211_x86_64_scons/ gitpoller-work/ node_modules/ +uploaded/ *.sqlite-shm *.sqlite-wal *.pid