summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2018-06-22 09:01:19 +0200
committerAndreas Schneider <asn@samba.org>2018-08-09 10:58:50 +0200
commitf8b725a982653824dbe4a580e15b2104fd18af4d (patch)
treeffaa80b82b360ae04ff24ba1139510b13064c45d /.gitignore
parent5529ba060519017bb71de5de6e7b81e5b3d56ccf (diff)
downloadsocket_wrapper-f8b725a982653824dbe4a580e15b2104fd18af4d.tar.gz
socket_wrapper-f8b725a982653824dbe4a580e15b2104fd18af4d.tar.xz
socket_wrapper-f8b725a982653824dbe4a580e15b2104fd18af4d.zip
cpack: Do not package build dirs in source tarball
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5d8f581..21038a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,6 @@
*.swp
*~
build
-obj
+obj*/
cscope.*
tags