Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Remove root files that we're not using and update .gitignore #9

Merged
merged 1 commit into from
Jul 16, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@
.classpath
.cproject
.gdb_history
.checkstyle
.gdbinit
.landmines
.packages
.project
.pub
.pydevproject
.checkstyle
cscope.*
Session.vim
tags
Expand Down Expand Up @@ -67,7 +68,7 @@ v8.log
/third_party/pdfium/
/third_party/pywebsocket/src/
/third_party/requests/src/
/third_party/robolectric/src/
/third_party/robolectric/lib/
/third_party/skia/
/third_party/smhasher/src/
/third_party/yasm/binaries/
Expand Down
1 change: 0 additions & 1 deletion OWNERS

This file was deleted.

Loading