Initial Commit

This commit is contained in:
Cutieguwu
2025-06-28 14:20:21 -04:00
parent 98470217b4
commit 51d08f8558
3 changed files with 118 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,6 @@
images/*
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -167,4 +170,3 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/