added .txt files in subfolders of the brechtje folder to gitignore

bram-benchmarks
Brechtje van Gessel 2025-12-01 23:43:02 +01:00
parent f870bbd03f
commit 3adc1f38b9
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -270,7 +270,7 @@ Cargo.lock
*.pdb *.pdb
# ---> Custom files # ---> Custom files
brechtje/*.txt brechtje/**/*.txt
# If your structure requires you to ignore certain files or folders, # If your structure requires you to ignore certain files or folders,
# you may add them here. # you may add them here.