Skip to content

Commit 5039f41

Browse files
authored
prep: netlify support (#244)
1 parent d65a0bb commit 5039f41

File tree

2 files changed

+245
-0
lines changed

2 files changed

+245
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ site/
66

77
# python
88
.python-version
9+
# python: only for Netlify, which does not support pyproject.toml yet
10+
requirements.txt
911

1012
# ide
1113
.vs

0 commit comments

Comments
 (0)