Skip to content

Commit 1c17388

Browse files
committed
Updated .gitignore with typing folder (for stub files)
1 parent 0eae859 commit 1c17388

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
@@ -164,4 +164,7 @@ storage/
164164

165165

166166
# Vscodium
167-
.vscode
167+
.vscode/
168+
169+
# Stub Files
170+
typings/

0 commit comments

Comments
 (0)