Initial auCDtect Linux implementation

This commit is contained in:
2026-04-19 10:45:03 +03:00
commit 4210e5aa8b
16 changed files with 1867 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
build/
.codex
.codex/
*.o
*.a
*.so
*.so.*
*.user
*.autosave
# Local analysis artifacts and reverse-engineering inputs.
samples/
dataset_eval.csv
auCDtect.exe
*.wav
# Locally copied binaries.
/aucdtect
/aucdtect_linux