[Common] Add .gitignore
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 15 Jun 2018 00:00:46 +0000 (09:00 +0900)
committer문지중/동작제어Lab(SR)/Principal Engineer/삼성전자 <jijoong.moon@samsung.com>
Fri, 15 Jun 2018 00:07:15 +0000 (09:07 +0900)
commit2da37e79317475f090ae932afa88031595297043
treee7a951b5dfee42feeb12423b4ea965bf40bf386f
parent3c252c0d1de1b6fabda0f5cb06bfc43d5fccc27f
[Common] Add .gitignore

Ignore the following files in the git repo:
- cmake build
- golden test generated files
- vi files
- binary (object) files
- ctag

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
.gitignore [new file with mode: 0644]