Meta: Add swiftly .swift-version to .gitignore

This commit is contained in:
Andrew Kaster 2025-03-29 01:51:42 -06:00 committed by Andrew Kaster
commit 195f0106a4
Notes: github-actions[bot] 2025-04-03 22:49:05 +00:00

1
.gitignore vendored
View file

@ -27,6 +27,7 @@ output/
.vim/ .vim/
.exrc .exrc
.helix/ .helix/
.swift-version
# Environments # Environments
.venv/ .venv/