Delete unnecessary /generated/ from .gitignore

Previously "/generated/" is the folder in cli-reference. At present
as cli-reference is migrated to rst and no more using folder "/generated"
So we can remove this from .gitignore

Change-Id: I9b5bad398a4842abac4e94a6c8a87df3b4df0637
This commit is contained in:
venkatamahesh 2016-01-18 18:45:22 +05:30
parent 987f3bdac5
commit 8f87fb477a
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -6,7 +6,6 @@
target/
/publish-docs/
/www/output/
/generated/
/doc/install-guide/build-rdo/
/doc/install-guide/build-obs/
/doc/install-guide/build-ubuntu/