Skip to content

Commit 03a800c

Browse files
committed
re-add site directory
1 parent 973da2d commit 03a800c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

site/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This is a dummy file to make sure the site directory is created
2+
# This is for compatibility with mdoctag
3+
# Although we shouldn't keep the build contents that end up here in github
4+
5+
# Ignore everything
6+
*
7+
# Except for this file
8+
!.gitignore

0 commit comments

Comments
 (0)