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 91a7362 commit 0da081bCopy full SHA for 0da081b
.gitignore
@@ -9,4 +9,7 @@ _cache
9
*/~$*
10
11
# Ignore credentials (don't check in sensitive data)
12
-credentials.txt
+credentials.txt
13
+
14
+# Ignore scratch work
15
+_scratch
0 commit comments