python-Django: ignore 'rc' versions

This commit is contained in:
maxice8 2019-03-23 04:31:00 -03:00
parent 3945b001f0
commit aeacfd2659
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
ignore="*a* *b*"
ignore="*a* *b* *rc*"