Skip to content

Commit 6c61b37

Browse files
committed
updated gitignore for personal test files
1 parent 7672054 commit 6c61b37

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,7 @@ dist
107107
.idea
108108

109109
# TypeScript build files
110-
build/
110+
build/
111+
112+
# Ignore personal test files
113+
*.local.test.ts

0 commit comments

Comments
 (0)