We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c352f3d commit 2422eb3Copy full SHA for 2422eb3
.gitignore
@@ -7,6 +7,9 @@
7
/spec/reports/
8
/tmp/
9
10
+# gem builds
11
+*.gem
12
+
13
# rspec failure tracking
14
.rspec_status
15
.vscode
0 commit comments