add installer to gitignore

This commit is contained in:
Alex Bezdieniezhnykh
2025-03-04 13:45:23 +02:00
parent 792abce8c4
commit aa3b66071f
+2 -1
View File
@@ -11,4 +11,5 @@ venv
*.c *.c
*.pyd *.pyd
cython_debug* cython_debug*
dist dist
AzaionSuiteInstaller.exe