remove logfile from repo
All checks were successful
CI / Saltfish (push) Successful in -2m42s
CI / Saltfish [custom_pieces] (push) Successful in -2m44s

This commit is contained in:
fabolous005 2024-04-06 04:36:52 +02:00
parent 85e5522950
commit 4cabecea95
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -14,3 +14,5 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information # MSVC Windows builds of rustc generate these, which store debugging information
*.pdb *.pdb
# testing logfile
*.log

View File