Skip to content

Commit 53ccb82

Browse files
committed
Improve the gitignore
1 parent 81cfa31 commit 53ccb82

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# hidden files
22
.*
3-
!.github
3+
!.git*
4+
!.editorconfig
5+
!.nojekyll
46

57
# bundler cache
68
_site

0 commit comments

Comments
 (0)