Skip to content

Commit

Permalink
Merge branch 'pull-request/5' into branch-24.12-ci-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknw committed Oct 22, 2024
2 parents 20e067e + 79d27f3 commit 4919a5a
Show file tree
Hide file tree
Showing 23 changed files with 4 additions and 8,703 deletions.
15 changes: 1 addition & 14 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,11 @@ htmlcov
dist/
*.egg-info/
python/build
python/cugraph/bindings/*.cpp
wheels/
wheelhouse/
_skbuild/
cufile.log

## pylibcugraph build directories & artifacts
python/pylibcugraph/pylibcugraph.egg-info

## Patching
*.diff
*.orig
Expand All @@ -53,9 +49,6 @@ python/pylibcugraph/pylibcugraph.egg-info
CMakeFiles/
Debug
build/
cpp/build/
cpp/include/cugraph/ipc_generated/*.h
cpp/thirdparty/googletest/

## Eclipse IDE
.project
Expand Down Expand Up @@ -91,14 +84,8 @@ cpp/doxygen/html
docs/cugraph/lib*
docs/cugraph/api/*

# created by Dask tests
python/dask-worker-space
python/cugraph/dask-worker-space
python/cugraph/cugraph/dask-worker-space
python/cugraph/cugraph/tests/dask-worker-space

# Sphinx docs & build artifacts
docs/cugraph/source/api_docs/api/*
docs/nx-cugraph/source/api_docs/api/*
_html
_text

Expand Down
108 changes: 0 additions & 108 deletions notebooks/cugraph_benchmarks/README.md

This file was deleted.

Loading

0 comments on commit 4919a5a

Please sign in to comment.