Meta: Add swiftly .swift-version to .gitignore

This commit is contained in:
Andrew Kaster 2025-03-29 01:51:42 -06:00
commit 31e3c5e82b

1
.gitignore vendored
View file

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