We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e60714 commit fd82c79Copy full SHA for fd82c79
1 file changed
.gitignore
@@ -8,6 +8,10 @@ __pycache__/
8
.venv/
9
venv/
10
11
+# Testscripts
12
+testscripts/
13
+testscripts
14
+
15
# Logs
16
logs/
17
*.log
0 commit comments