Skip to content

Commit c620e38

Browse files
committed
Initial commit
0 parents  commit c620e38

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.gitattributes

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
###############################################################################
2+
# Set default behavior to automatically normalize line endings.
3+
###############################################################################
4+
* text=auto
5+
6+
###############################################################################
7+
# Source files
8+
###############################################################################
9+
10+
*.css text
11+
*.html text
12+
*.js text
13+
*.md text
14+
*.txt text

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<meta http-equiv="refresh" content="0; url='docs/'" />

0 commit comments

Comments
 (0)