From e525dd7e2c237f287c18b8e910c128e50f29cc7a Mon Sep 17 00:00:00 2001 From: Ashiq5 Date: Wed, 4 Nov 2020 21:59:35 +0600 Subject: [PATCH] minor --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 14e6c4a7..a64c166d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ tools/__pycache__/ externals/ .env .vagrant -api/docs/api-docs.html \ No newline at end of file +api/docs/api-docs.html +WhatIDidSoFar.md