diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2015-11-29 18:20:41 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2015-11-29 18:22:21 +0200 |
commit | 89f8bc6340bc15360ce27acf1a6365c2c568110f (patch) | |
tree | ae16bcb631eeb1f41bef5f2b01a41205342ab199 /.gitignore | |
parent | 7b7b3ffb5b5e275c5c5bd78d7c6ff34ce61015bb (diff) |
.gitignore: remove duplicates
Change-Id: I3d735a7d16dd6aedc82f1ff162d3ba9e1040d787
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index 6bab9f9a2f42..30f0becfc2e9 100644 --- a/.gitignore +++ b/.gitignore @@ -139,7 +139,3 @@ DerivedData # gdb config /.gdbinit /.gdb_history - -# eclipse -.project -.cproject |