Skip to content

Commit 9f4781d

Browse files
committed
Merge pull request #75 from sjclemmy/platform-diffs
added a couple of platform dependent files to gitignore
2 parents 9b66f46 + ce6352c commit 9f4781d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build.xml
1010
.bower-registry
1111
.bower-tmp
1212
.tmp
13+
.bower.json
1314
generated
1415
bower_components
1516
node_modules
@@ -23,6 +24,7 @@ server/**/*.map
2324

2425
test_out/*
2526
PhantomJS_1.9.8_(Linux_0.0.0)/test_out/unit.xml
27+
PhantomJS_1.9.8_(Mac_OS_X_0.0.0)/test_out/unit.xml
2628

2729
lib-cov
2830
*.seed

0 commit comments

Comments
 (0)