diff options
author | Hyotaek Shim <hyotaek.shim@samsung.com> | 2018-07-25 16:59:31 +0900 |
---|---|---|
committer | Hyotaek Shim <hyotaek.shim@samsung.com> | 2018-07-25 16:59:31 +0900 |
commit | 618a1ba86663294e5829310786c5f398818d665a (patch) | |
tree | 73d23c5e99a2378c02d88c7d5b1754b23e4aadbf | |
parent | e59169dc70e5de91589cd1c10ed01758a2bea97f (diff) | |
download | system-plugin-618a1ba86663294e5829310786c5f398818d665a.tar.gz system-plugin-618a1ba86663294e5829310786c5f398818d665a.tar.bz2 system-plugin-618a1ba86663294e5829310786c5f398818d665a.zip |
Add .gitignore
Change-Id: Id6fb73b4979822bd5574455b8ab3907435f80b0d
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9306ae6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +cscope.files +cscope.out +tags |