0a00e773dc286db38e9a5715946b3d2d1ba578da
This commit introduces a .gitignore file to exclude build artifacts and temporary files from version control. Specifically, it ignores the 'target' directory (where Rust builds output), new snapshot files from tests (`*.snap.new`), and the `repomix-output.xml` file.
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%