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