Update gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -174,3 +174,9 @@ cython_debug/
|
|||||||
# PyPI configuration file
|
# PyPI configuration file
|
||||||
.pypirc
|
.pypirc
|
||||||
|
|
||||||
|
# Code
|
||||||
|
x64/*
|
||||||
|
x86/*
|
||||||
|
*.code-workspace
|
||||||
|
*.db*
|
||||||
|
*.dll
|
||||||
Reference in New Issue
Block a user