1 Commits

Author SHA1 Message Date
26517e5b05 Update .gitignore 2026-04-06 17:54:48 +03:00

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