Skip to content

Commit 65d8ad3

Browse files
committed
Add trailing slash to github gitignore entry
1 parent e0dba5b commit 65d8ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
!.git*
99

1010
# GitHub
11-
!/.github
11+
!/.github/
1212

1313
# EditorConfig
1414
!.editorconfig

0 commit comments

Comments
 (0)