commit 43631a2b436015f59d3596bd45c5287157ba68df Author: Swann Date: Thu Jan 24 11:41:37 2019 +0100 Initial commit, added fitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0205920 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*$py.classs +*.blend1 +tangranimo \ No newline at end of file