fixed .gitignore to include correct library

This commit is contained in:
Jared Tabor 2014-08-27 11:51:18 -04:00
parent 026c19cd85
commit 6f7c711877

2
.gitignore vendored
View File

@ -13,7 +13,7 @@ awx/main/fixtures
awx/tower_warnings.log
tower/tower_warnings.log
celerybeat-schedule
awx/ui/static/lib
awx/ui/static/docs
# Python & setuptools
__pycache__