We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65a0bb commit 5039f41Copy full SHA for 5039f41
2 files changed
.gitignore
@@ -6,6 +6,8 @@ site/
6
7
# python
8
.python-version
9
+# python: only for Netlify, which does not support pyproject.toml yet
10
+requirements.txt
11
12
# ide
13
.vs
0 commit comments