mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Exclude *.pyc files in bindings directory
This commit is contained in:
parent
a221e82af1
commit
1d4349ce72
@ -1,3 +1,4 @@
|
||||
recursive-include powerline *.json *.vim
|
||||
recursive-include powerline/bindings *.*
|
||||
recursive-exclude powerline/bindings *.pyc *.pyo
|
||||
recursive-include client *.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user