Skip to content

Commit 2cb80f3

Browse files
Initial commit
0 parents  commit 2cb80f3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
_site/
2+
.sass-cache/
3+
.jekyll-cache/
4+
.jekyll-metadata

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# python-docs-101.github.io
2+
The Official Python Docs -- but with an added TOC panel

0 commit comments

Comments
 (0)