Skip to content

Commit ae5647b

Browse files
author
root
committed
chore(site): remove checked-in site/ and add to .gitignore; CI will publish to gh-pages
1 parent 2e6ddcf commit ae5647b

File tree

153 files changed

+8
-79586
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+8
-79586
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Ignore built site
2+
site/
3+
4+
# Python env
5+
.venv/
6+
7+
# Editor backups
8+
*~

0 commit comments

Comments
 (0)