diff --git a/DNA-Generator.py b/DNA-Generator.py index 56f5134..44b8e57 100644 --- a/DNA-Generator.py +++ b/DNA-Generator.py @@ -198,4 +198,7 @@ def clearNFTRecord(AREYOUSURE): with open(file_name, 'w') as outfile: ledger.clear() outfile.close() -#clearNFTRecord() \ No newline at end of file +#clearNFTRecord() + + +print("Testing if .gitignore works with the .blend file") \ No newline at end of file