From c91b8f71e2b69bd43aff54ebace4932efe376e3c Mon Sep 17 00:00:00 2001 From: Sriharsha Tikkireddy Date: Mon, 20 Apr 2020 00:16:01 -0400 Subject: [PATCH] added templates to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff9d2ab921..4e4992e668 100644 --- a/.gitignore +++ b/.gitignore @@ -324,4 +324,5 @@ pip-selfcheck.json .DS_Store /*.dbc -/*.bck \ No newline at end of file +/*.bck +/templates \ No newline at end of file