diff options
author | Sam Hague <shague@redhat.com> | 2016-01-21 21:13:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-21 21:13:32 +0000 |
commit | b2a7d75ddab5dfce21c9e54d1806a018870127b2 (patch) | |
tree | 817c9fc91f1cb87c1a5d96b306411bd4c77285ce /.gitignore | |
parent | d667294349b816d7abd8f6fa9c3cdca626fa1da2 (diff) | |
parent | de5689105582602e6f2a453bfe9da196cdfc0a99 (diff) |
Merge "SFC design Documents for Brahmaptura release"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..e7c25c17 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/docs_build/ +/docs_output/ +/releng/ |