Skip to content

Commit dfaba0b

Browse files
committed
Add untracked folder to .gitignore
1 parent 48ae928 commit dfaba0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ yarn-error.log*
3434
# typescript
3535
*.tsbuildinfo
3636
next-env.d.ts
37+
38+
untracked

0 commit comments

Comments
 (0)