diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-11 14:27:08 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-11 14:27:08 +0100 |
commit | dd3f6c055f48e844cd94167957badd622b0b5730 (patch) | |
tree | cc755f9c04eddf9bc5f6be9f48e75e7a161ab58d /.gitignore | |
parent | 5599663fc5638efdcabc8407a98b54cf5373934f (diff) |
updates to use new doc toolchain
Change-Id: I433b3a7d3605623be5ad1d2d0bcbc4b3b9497a25
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..40c2ef2a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +*.sw? +/build/ +/output/ |