core(git/ignore): adding the gitignore

This commit is contained in:
Raphael 2026-02-12 11:40:38 +01:00
parent 7751745e96
commit b4189da147
No known key found for this signature in database

18
.gitignore vendored Normal file
View file

@ -0,0 +1,18 @@
/target
debug
target
build
mod.rs
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
**/mutants.out*/
# Flake Stuff
.env
.direnv/
flake.lock