add out to gitignore

This commit is contained in:
Ryan Heywood 2025-07-11 15:31:22 -04:00
parent 87f77db63d
commit f66d19b0f3
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ target/
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# These artifacts are made when using Docker
out/