Skip to content

Commit 61feaef

Browse files
committed
build: add tmp/ to .gitignore
1 parent c893fe9 commit 61feaef

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,4 +360,7 @@ MigrationBackup/
360360
.ionide/
361361

362362
# Fody - auto-generated XML schema
363-
FodyWeavers.xsd
363+
FodyWeavers.xsd
364+
365+
# tmp/ dir
366+
tmp/

0 commit comments

Comments
 (0)