We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a6daa0 commit 089e4c3Copy full SHA for 089e4c3
1 file changed
.gitignore
@@ -22,3 +22,6 @@ pnpm-debug.log*
22
23
# jetbrains setting folder
24
.idea/
25
+
26
+# Ghost export files (may contain sensitive data)
27
+*.ghost.*.json
0 commit comments