diff --git a/.gitignore b/.gitignore index d52b05a..b397deb 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,7 @@ obj log*.txt secured-config build -venv \ No newline at end of file +venv +*.c +*.pyd +cython_debug* \ No newline at end of file