Skip to content

Commit fc6fdcf

Browse files
miquelgallclaude
andcommitted
Add .gitignore for 007-iFrameURL sample
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 5ca174d commit fc6fdcf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

samples/007-iFrameURL/.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
credentials*.json
2+
**/credentials.json
3+
.DS_Store
4+
**/.DS_Store
5+
**/node_modules
6+
**/dist
7+
**/build
8+
**/coverage
9+
**/temp
10+
**/.claude/**
11+
**/CLAUDE.md

0 commit comments

Comments
 (0)