Skip to content

Commit add7bc9

Browse files
committed
Merge pull request github#6 from github/jdennes/add-dot-bundle-to-gitignore
Add .bundle to .gitignore
2 parents 24b991b + 5c16744 commit add7bc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
access_token
2-
.DS_Store
2+
.DS_Store
3+
.bundle

0 commit comments

Comments
 (0)