update gitignore to exclude *.DS_Store *.log 21/37321/1
authorrexlee8776 <limingjiang@huawei.com>
Thu, 13 Jul 2017 04:02:54 +0000 (12:02 +0800)
committerrexlee8776 <limingjiang@huawei.com>
Thu, 13 Jul 2017 04:03:38 +0000 (12:03 +0800)
Change-Id: Ibd05768eb08336ecfa3f2454ec5548b48944126f
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
.gitignore

index f2c8fd9..a53b533 100644 (file)
@@ -1,3 +1,5 @@
+*.DS_Store
+*.log
 *.pyc
 .vimrc
 .ropeproject
@@ -21,8 +23,6 @@ Session*.vim
 *~
 setuptools*zip
 dist/
-pep8.log
-test.log
 .testrepository/
 cover/
 .*.sw?