From 3a961067af9f7dd873682f5cc5bb507a6c87a5ab Mon Sep 17 00:00:00 2001 From: Llewellyn D'souza Date: Fri, 31 Dec 2021 12:51:58 +0530 Subject: [PATCH] Updated: .gitignore file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6704566..0d2989b 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,6 @@ dist # TernJS port file .tern-port + + +uploads/* \ No newline at end of file