Update .gitignore

This commit is contained in:
2026-04-06 17:54:48 +03:00
parent e7d7c0e1c1
commit 26517e5b05

3
.gitignore vendored
View File

@ -5,3 +5,6 @@ log/*
/.vscode /.vscode
*.zip *.zip
**/__pycache__ **/__pycache__
/Analyzer/raw/IR_Fox/build
/Analyzer/raw/PulseLengthStat/build
*.dll