From f6c1774292b8ed4908eb0d51fcb8bc032e3bbe47 Mon Sep 17 00:00:00 2001 From: Torrin Leonard <82110564+torrinworx@users.noreply.github.com> Date: Thu, 30 Dec 2021 22:59:02 -0500 Subject: [PATCH] Revert "Delete .gitignore" This reverts commit d6f304fdd47fcc8c8546b89f2b6db45f4556a6e2. --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b6dc2b2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# These files are intentionally ignored - this file only applies to the git repo +*.blend1 +*.json + +Complete_Collection +.idea +__pycache__ +NFTRecord.json +RarityData.json +3D_Model_Test.blend +.Ds_Store \ No newline at end of file