Update .gitignore

This commit is contained in:
KnugiHK
2023-12-17 14:40:27 +08:00
parent 481656fdeb
commit 1e7953e5fe
+7
View File
@@ -127,3 +127,10 @@ dmypy.json
# Pyre type checker
.pyre/
# Nuitka
*.build/
*.dist/
*.onefile-build/
*.exe
__main__