summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsangwan.kwon <sangwan.kwon@samsung.com>2016-05-10 10:38:25 +0900
committerKyungwook Tak <kyungwook.tak@gmail.com>2016-05-10 21:54:01 +0900
commit6de871c49909058a6396c8c7afc583793a46b70c (patch)
tree619e838402213d68c179d71736720f01f7a90d47
parente05626bc306e8cf9d57604fd1e8b9d540b68e6cd (diff)
downloadcert-checker-6de871c49909058a6396c8c7afc583793a46b70c.tar.gz
cert-checker-6de871c49909058a6396c8c7afc583793a46b70c.tar.bz2
cert-checker-6de871c49909058a6396c8c7afc583793a46b70c.zip
Add gitignore file
Change-Id: Ifeae19f1578386c5ea315c1d75ff08712329a69e
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..689b3fc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# cscope/ctag data
+/cscope.files
+/cscope.out
+/tags
+
+# Temporary files
+*.swp
+*~