Remove tools from .gitignore

Not sure why this was here.  It had to be ignored when commiting changes
to various files under tools.
This commit is contained in:
James Laska
2014-11-25 09:21:30 -05:00
parent 045592e1eb
commit 9f6e74ac94

1
.gitignore vendored
View File

@@ -14,7 +14,6 @@ awx/tower_warnings.log
tower/tower_warnings.log
celerybeat-schedule
awx/ui/static/docs
tools
# Python & setuptools
__pycache__