We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b4b2b9 commit 040839aCopy full SHA for 040839a
1 file changed
.gitignore
@@ -40,3 +40,8 @@ nosetests.xml
40
41
# Log files
42
*.log
43
+
44
+# Folders and scripts used to reproduce issues
45
+/issue*/
46
+/repro*.py
47
+/test*.py
0 commit comments