Skip to content

Commit 28c47a7

Browse files
authored
chore: add trailing slash to .gitignore (#979)
chore: add trailing slashesto .gitignore
1 parent 4101734 commit 28c47a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# editors
2-
.idea
3-
.vscode
2+
.idea/
3+
.vscode/
44

55
# library
66
node_modules/

0 commit comments

Comments
 (0)