From 026c19cd8557c5847d07ea59492054030251f0c3 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Wed, 27 Aug 2014 11:49:32 -0400 Subject: [PATCH] adding doc site files to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0af931fd9d..9a1d1690b8 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ awx/main/fixtures awx/tower_warnings.log tower/tower_warnings.log celerybeat-schedule +awx/ui/static/lib # Python & setuptools __pycache__