[libclc] 21/58: Add .gitignore for build directories

Andreas Boll aboll-guest at moszumanska.debian.org
Thu Oct 6 08:16:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

aboll-guest pushed a commit to branch master
in repository libclc.

commit 3f4daf088bf8926412731332a244d806b5e42f9a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date:   Wed Feb 17 00:27:31 2016 +0000

    Add .gitignore for build directories
    
    git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@261043 91177308-0d34-0410-b5e6-96231b3b80d8
---
 .gitignore | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e19653f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+Makefile
+amdgcn--
+build/*.pyc
+built_libs/
+generic--
+generic/lib/convert.cl
+libclc.pc
+nvptx--nvidiacl
+nvptx64--nvidiacl
+r600--
+utils/prepare-builtins
+utils/prepare-builtins.o
+utils/prepare-builtins.o.d

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git



More information about the Pkg-opencl-commits mailing list