Skip to content

Commit 660afd6

Browse files
committed
Don't ignore .github folder
1 parent cf8d25e commit 660afd6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Exclude all subfolders...
22
/*/
3-
# except for the _maintenance folder.
3+
# except for the following.
4+
!/.github/
45
!/.maintenance/
56
!/.readme-partials/
67

0 commit comments

Comments
 (0)