Skip to content

Commit

Permalink
Remove files from scylla repo
Browse files Browse the repository at this point in the history
There are some files that we don't want to sync from upstream even in
far future.
This commit to remove them and add them to .gitignore
  • Loading branch information
dkropachev committed Aug 15, 2024
1 parent b1c9995 commit 195bd02
Show file tree
Hide file tree
Showing 19 changed files with 14 additions and 3,800 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,16 @@ tests/unit/cython/bytesio_testhelper.c
#iPython
*.ipynb

# Files that exist on the upstream, but we want to explicitly drop from scylladb/python-driver
tox.ini
Jenkinsfile
Jenkinsfile.bak
.travis.yml
build.yaml.bak
docs/core_graph.rst
docs/classic_graph.rst
docs/geo_types.rst
docs/graph.rst
docs/graph_fluent.rst
docs/api/cassandra/graph.rst
docs/api/cassandra/datastax/graph/
688 changes: 0 additions & 688 deletions Jenkinsfile

This file was deleted.

873 changes: 0 additions & 873 deletions Jenkinsfile.bak

This file was deleted.

264 changes: 0 additions & 264 deletions build.yaml.bak

This file was deleted.

5 changes: 0 additions & 5 deletions docs/.nav
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,11 @@ scylla_specific
execution_profiles
lwt
object_mapper
geo_types
graph
graph_fluent
classic_graph
performance
query_paging
security
upgrading
user_defined_types
dates-and-times
cloud
faq
api
24 changes: 0 additions & 24 deletions docs/api/cassandra/datastax/graph/fluent/index.rst

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/cassandra/datastax/graph/fluent/predicates.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/cassandra/datastax/graph/fluent/query.rst

This file was deleted.

Loading

0 comments on commit 195bd02

Please sign in to comment.