We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44c0ca commit 0f796edCopy full SHA for 0f796ed
.gitignore
@@ -1,6 +1,3 @@
1
-tests/results/*
2
-node_modules/
3
-
4
# Generated by https://gitignore.io
5
# Created by https://www.toptal.com/developers/gitignore/api/python
6
# Edit at https://www.toptal.com/developers/gitignore?templates=python
@@ -178,3 +175,6 @@ poetry.toml
178
175
pyrightconfig.json
179
176
180
177
# End of https://www.toptal.com/developers/gitignore/api/python
+
+tests/results/*
+node_modules/
0 commit comments