Update gitignore

This commit is contained in:
2026-01-29 19:21:10 +01:00
parent 0ffe49a4ae
commit 87226bf2aa

6
.gitignore vendored
View File

@@ -174,3 +174,9 @@ cython_debug/
# PyPI configuration file # PyPI configuration file
.pypirc .pypirc
# Code
x64/*
x86/*
*.code-workspace
*.db*
*.dll