chore: 2025 init

This commit is contained in:
2025-11-30 23:25:35 +01:00
parent 120f44a439
commit 9da423ee61
5 changed files with 98 additions and 1 deletions

14
.gitignore vendored
View File

@@ -1 +1,13 @@
input.txt
input.txt
2025/debug
2025/target
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Generated by cargo mutants
# Contains mutation testing data
**/mutants.out*/