From 59cb8d5f43b670dd83abd73e4378ca0baa0ec39e Mon Sep 17 00:00:00 2001
From: Navan Chauhan <navanchauhan@gmail.com>
Date: Sat, 17 Oct 2020 18:36:39 +0530
Subject: added gitignore forr 3D Models

---
 app/static/uploads/3DModels/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 app/static/uploads/3DModels/.gitignore

(limited to 'app/static/uploads')

diff --git a/app/static/uploads/3DModels/.gitignore b/app/static/uploads/3DModels/.gitignore
new file mode 100644
index 0000000..9f94f72
--- /dev/null
+++ b/app/static/uploads/3DModels/.gitignore
@@ -0,0 +1,2 @@
+*.gltf
+*.usdz
-- 
cgit v1.2.3