aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorrexlee8776 <limingjiang@huawei.com>2017-07-13 12:02:54 +0800
committerrexlee8776 <limingjiang@huawei.com>2017-07-13 12:03:38 +0800
commit49d358550209ab39bf618d8b226f655a0b54d13f (patch)
tree2b92bb557ec09e0fca3a6d5b58ee35c1e609bca0 /.gitignore
parent96c151654bd4bd0fe469c11567f4d26b3d1e8dd2 (diff)
update gitignore to exclude *.DS_Store *.log
Change-Id: Ibd05768eb08336ecfa3f2454ec5548b48944126f Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f2c8fd9c0..a53b53390 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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?