projects
/
platform
/
core
/
security
/
trust-anchor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05b8fcb
)
Add gitignore file
46/121146/1
author
sangwan.kwon
<sangwan.kwon@samsung.com>
Mon, 27 Mar 2017 07:31:07 +0000
(16:31 +0900)
committer
sangwan.kwon
<sangwan.kwon@samsung.com>
Mon, 27 Mar 2017 07:31:07 +0000
(16:31 +0900)
Change-Id: I7749373ee9fec0af967b9beef13fc84fa7b19138
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..
689b3fc
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,8
@@
+# cscope/ctag data
+/cscope.files
+/cscope.out
+/tags
+
+# Temporary files
+*.swp
+*~