updating .gitgnore

This commit is contained in:
2021-10-25 02:48:16 +01:00
parent 2d91c9d62d
commit a19866e3d8

2
.gitignore vendored
View File

@@ -137,4 +137,6 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
# custom
.vscode/ .vscode/
**/__pycache__