Remove *.yml ignoring
Travis YAML might not be good to ignore.
This commit is contained in:
parent
3f61aea7fc
commit
3cf6a65da9
|
@ -3,4 +3,3 @@
|
||||||
*.swp
|
*.swp
|
||||||
__pycache__
|
__pycache__
|
||||||
.cache
|
.cache
|
||||||
*.yml
|
|
||||||
|
|
Loading…
Reference in New Issue