Remove static from .gitignore

The static directory will hold static files,
include extra js, angularjs, css etc.

Change-Id: Icaa133a746aeffbbad45e856faff9ffd3ec315e6
This commit is contained in:
zhaorenming 2016-10-16 21:21:57 +08:00
parent d886a21a6e
commit 5668275867
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -34,6 +34,5 @@ pylint.txt
releasenotes/build
reports
senlin_dashboard/test/.secret_key_store
static
tags