diff --git a/.gitignore b/.gitignore index b0526255..37337234 100644 --- a/.gitignore +++ b/.gitignore @@ -152,10 +152,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