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

Commit 99f6739

Browse files
committed
Merge pull request #9 from abarth/clean_root_files
Remove root files that we're not using and update .gitignore
2 parents 9b159fb + 4dac989 commit 99f6739

File tree

7 files changed

+3
-1654
lines changed

7 files changed

+3
-1654
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
.classpath
77
.cproject
88
.gdb_history
9+
.checkstyle
910
.gdbinit
1011
.landmines
12+
.packages
1113
.project
1214
.pub
1315
.pydevproject
14-
.checkstyle
1516
cscope.*
1617
Session.vim
1718
tags
@@ -67,7 +68,7 @@ v8.log
6768
/third_party/pdfium/
6869
/third_party/pywebsocket/src/
6970
/third_party/requests/src/
70-
/third_party/robolectric/src/
71+
/third_party/robolectric/lib/
7172
/third_party/skia/
7273
/third_party/smhasher/src/
7374
/third_party/yasm/binaries/

OWNERS

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)