Update .gitignore

This commit is contained in:
Garfield69 2023-07-17 13:50:11 +12:00
parent a785f83034
commit c920bea4ca

3
.gitignore vendored
View File

@ -124,3 +124,6 @@ venv.bak/
.mypy_cache/ .mypy_cache/
.dmypy.json .dmypy.json
dmypy.json dmypy.json
# node
node_modules/