Add gitignore file 64/81864/1
authorsangwan.kwon <sangwan.kwon@samsung.com>
Fri, 29 Jul 2016 01:23:25 +0000 (10:23 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Fri, 29 Jul 2016 01:23:25 +0000 (10:23 +0900)
Change-Id: Ib9b6f5b1055d5394ee0864b75710f99b7b90aa28
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..689b3fc
--- /dev/null
@@ -0,0 +1,8 @@
+# cscope/ctag data
+/cscope.files
+/cscope.out
+/tags
+
+# Temporary files
+*.swp
+*~