mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-07-26 08:40:51 +00:00
Update ignore patterns, configure Serena, and refactor FASTSEQ parser
Adds `.gitignore` rules to exclude benchmark outputs and local build artifacts. Initializes Serena AI configuration for the Go project with UTF-8 encoding and gitignore-based file exclusion. Refactors the FASTSEQ header parser to fix regex syntax, optimize alternation ordering, improve control flow readability, and introduce explicit float-to-int coercion that preserves fractional values.
This commit is contained in:
@@ -21,6 +21,8 @@ xx
|
||||
|
||||
.rhistory
|
||||
/.vscode
|
||||
|
||||
/benchmarck
|
||||
/build
|
||||
/bugs
|
||||
autodoc
|
||||
|
||||
Reference in New Issue
Block a user