first functionable

This commit is contained in:
Julian Freeman
2025-10-18 13:46:48 -04:00
parent bb2f687c91
commit 4348671562
5 changed files with 219 additions and 1 deletions

4
.gitignore vendored
View File

@@ -166,7 +166,7 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# 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/
.idea/
# Ruff stuff:
.ruff_cache/
@@ -174,3 +174,5 @@ cython_debug/
# PyPI configuration file
.pypirc
safe_marks.db