Skip to content

Commit 2f76efa

Browse files
committed
Ignore bundle cache from Git commits.
1 parent 9ce8993 commit 2f76efa

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
# hidden files
12
.*
3+
4+
# python compiled files
25
*.pyc
36

47
# jekyll debug
@@ -9,3 +12,6 @@ Gemfile.lock
912

1013
# yui-compressor
1114
*.jar
15+
16+
# bundle cache
17+
vendor

0 commit comments

Comments
 (0)