added angular-animate.js to gitignore

This commit is contained in:
Jared Tabor 2014-08-27 11:52:47 -04:00
parent 6f7c711877
commit 1483b022ef

1
.gitignore vendored
View File

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