mirror of
https://github.com/SrIzan10/adventofcode.git
synced 2026-06-06 00:46:56 +00:00
chore: 2025 init
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -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*/
|
||||
|
||||
Reference in New Issue
Block a user