Skip to content

Commit 6e2c767

Browse files
committed
update gitignore
1 parent 0969b5a commit 6e2c767

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
.env
2-
.git*/*
3-
!.github/*
2+
.git*
3+
!.github
4+
5+
node_modules
6+
.docusaurus

0 commit comments

Comments
 (0)