Merge pull request #2290 from untitaker/patch-1

Ignore assets from Sphinx docs
This commit is contained in:
Arfon Smith
2015-03-31 19:29:23 -05:00

View File

@@ -146,6 +146,9 @@
## Python ##
# Sphinx
- (^|/)docs?/_?(build|themes?|templates?|static)/
# django
- (^|/)admin_media/