projects
/
platform
/
core
/
security
/
klay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b4b2bf
)
Add gitignore file
author
sangwan.kwon
<sangwan.kwon@samsung.com>
Wed, 31 Oct 2018 06:00:50 +0000
(15:00 +0900)
committer
Jaemin Ryu
<jm77.ryu@samsung.com>
Mon, 11 Feb 2019 04:25:37 +0000
(13:25 +0900)
Change-Id: Ia243d75769ad177a81a64ba47f67901b97ecaa47
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
28aaac9
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,9
@@
+# cscope/ctag data
+cscope.files
+cscope.out
+tags
+
+# Temporary files
+*.swp
+*.swo
+*~