Update .gitignore

This commit is contained in:
ElBe 2022-12-19 14:13:23 +01:00 committed by GitHub
parent 8f9a655f14
commit 5f8cae006d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -127,3 +127,7 @@ dmypy.json
# Pyre type checker # Pyre type checker
.pyre/ .pyre/
#Custom
__pycache__/
.github/