Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
opencldocs/
openclheaders/

# Python caches and local distributions
__pycache__/
*.py[cod]
.pytest_cache/
*.tmp
dist/

# Native compiler output
*.o
*.obj
*.exe
*.dll
*.dylib
*.so
*.tmp.c

# Extensionless V example binaries
/examples/image_svm/image_svm
/examples/vector_add/vector_add
/examples/vulkan_particles/vulkan_particles
1 change: 1 addition & 0 deletions DISTRIBUTION_FILES
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Managed by antono2/v_opencl_bindings. Edit the canonical generator, not this file.
.gitignore
API_DESIGN.md
GENERATOR_COMMIT
HEADERS_COMMIT
Expand Down
2 changes: 1 addition & 1 deletion GENERATOR_COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
32075957f983f8ab2046ce3e178ee327c7de5763
672b9a1dd1d38693829296568a832b656f86c866