adding doc site files to .gitignore

This commit is contained in:
Jared Tabor 2014-08-27 11:49:32 -04:00
parent 043d6267ef
commit 026c19cd85

1
.gitignore vendored
View File

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