Project Init

This commit is contained in:
2025-09-15 19:32:58 -06:00
parent 715a0daa59
commit 1f2db5bd23
3 changed files with 152 additions and 0 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
# Project Specific
bin_extract/*
decompressed_files/*
bzz_mudule.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[codz]