summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Coval <philippe.coval@osg.samsung.com>2016-09-14 17:16:52 +0200
committerZiran Sun <ziran.sun@samsung.com>2016-10-12 15:06:01 +0000
commitee74ca52a64302ba39c2d5cce7762fbd4c35427d (patch)
tree6c2ff42f375f4fe41b4919ae64c137b98d926f91
parent2571a0f04e626d9688b20fd727ff1ebfbf88fd46 (diff)
downloadiotivity-ee74ca52a64302ba39c2d5cce7762fbd4c35427d.tar.gz
iotivity-ee74ca52a64302ba39c2d5cce7762fbd4c35427d.tar.bz2
iotivity-ee74ca52a64302ba39c2d5cce7762fbd4c35427d.zip
build: ignore debian generated files
Change-Id: I963a02a548344f5c6e9955a4286de595801e9f93 Origin: https://gerrit.iotivity.org/gerrit/#/c/11811/ Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/12967 Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 015589054..3e8b714cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -131,3 +131,13 @@ extlibs/mbedtls/mbedtls
# Ignore Valgrind generated files.
*.memcheck
+
+# Ignore generated files
+*.dat
+
+# Ignore debian generated files
+debian/files
+debian/*.debhelper.log
+debian/*.substvars
+debian/iotivity*/*
+debian/tmp/*