add "*.pyc" in helmignore

Change-Id: I1c81c6bb2be7fc329fba5ce52822faf4e5cf6084
This commit is contained in:
wangqi 2018-08-16 02:34:50 +00:00 committed by Chris Wedgwood
parent 11f072639b
commit 7e6099e704

View File

@ -12,6 +12,7 @@
.svn/ .svn/
# Common backup files # Common backup files
*.swp *.swp
*.pyc
*.bak *.bak
*.tmp *.tmp
*~ *~