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 8166762 commit 0f2321fCopy full SHA for 0f2321f
.gitignore
@@ -16,3 +16,6 @@ spec/dummy/tmp/
16
17
# Ignore NodeJS files
18
/node_modules/
19
+
20
+# Ignore MacOS files
21
+.DS_Store
0 commit comments