Merge from Main

This commit is contained in:
Hussein Farran
2022-08-20 15:20:06 -04:00
229 changed files with 12651 additions and 3704 deletions

14
.gitignore vendored
View File

@@ -117,6 +117,9 @@ target/
profile_default/
ipython_config.py
# vim editor
*.swp
# SageMath parsed files
*.sage.py
@@ -153,10 +156,17 @@ dmypy.json
# Cython debug symbols
cython_debug/
#minecraft server stuff
# minecraft server stuff
jdk*/
minecraft*/
minecraft_versions.json
#pyenv
# pyenv
.python-version
# OS General Files
.DS_Store
.AppleDouble
.LSOverride
Thumbs.db
[Dd]esktop.ini