modify .gitignore to ignore files created during the migration process

This commit is contained in:
Erica Portnoy
2026-04-17 14:26:26 -07:00
parent 3a5c92c6be
commit 9086feb49a
+4
View File
@@ -68,3 +68,7 @@ snapcraft.cfg
# macOS files
.DS_Store
# azure workflow migration
.env.local
tmp