add "*.pyc" in helmignore
Change-Id: I1c81c6bb2be7fc329fba5ce52822faf4e5cf6084
This commit is contained in:
parent
11f072639b
commit
7e6099e704
@ -12,6 +12,7 @@
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.pyc
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user