Add gitignore file 66/81466/1
authorKyungwook Tak <k.tak@samsung.com>
Tue, 26 Jul 2016 07:26:02 +0000 (16:26 +0900)
committerKyungwook Tak <k.tak@samsung.com>
Tue, 26 Jul 2016 07:26:02 +0000 (16:26 +0900)
Change-Id: I8592eac4f0ef80f87a70093c97bab25149c47873
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
.gitignore [new file with mode: 0644]

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