Skip to content

Commit 089e4c3

Browse files
committed
Add .gitignore for Ghost export files
1 parent 7a6daa0 commit 089e4c3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ pnpm-debug.log*
2222

2323
# jetbrains setting folder
2424
.idea/
25+
26+
# Ghost export files (may contain sensitive data)
27+
*.ghost.*.json

0 commit comments

Comments
 (0)