Skip to content

Commit

Permalink
Merge pull request #651 from HaoyangLiu/haoyang/docs
Browse files Browse the repository at this point in the history
Remove useless change on .gitignore
  • Loading branch information
HaoyangLiu authored Nov 18, 2018
2 parents 879069e + e5c4410 commit c2b8303
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
vendor
.DS_Store
.idea
irishub.iml
build/
.out
docs/.vuepress/dist/
Expand All @@ -12,4 +11,4 @@ client/lcd/statik/statik.go
dependency-graph.png
tools/protobuf/*.a
tools/protobuf/*.o
tools/protobuf/*.so
tools/protobuf/*.so

0 comments on commit c2b8303

Please sign in to comment.