Skip to content

Commit 195bd02

Browse files
committed
Remove files from scylla repo
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
1 parent b1c9995 commit 195bd02

19 files changed

+14
-3800
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,16 @@ tests/unit/cython/bytesio_testhelper.c
4444
#iPython
4545
*.ipynb
4646

47+
# Files that exist on the upstream, but we want to explicitly drop from scylladb/python-driver
48+
tox.ini
49+
Jenkinsfile
50+
Jenkinsfile.bak
51+
.travis.yml
52+
build.yaml.bak
53+
docs/core_graph.rst
54+
docs/classic_graph.rst
55+
docs/geo_types.rst
56+
docs/graph.rst
57+
docs/graph_fluent.rst
58+
docs/api/cassandra/graph.rst
59+
docs/api/cassandra/datastax/graph/

Jenkinsfile

Lines changed: 0 additions & 688 deletions
This file was deleted.

Jenkinsfile.bak

Lines changed: 0 additions & 873 deletions
This file was deleted.

build.yaml.bak

Lines changed: 0 additions & 264 deletions
This file was deleted.

docs/.nav

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,11 @@ scylla_specific
44
execution_profiles
55
lwt
66
object_mapper
7-
geo_types
8-
graph
9-
graph_fluent
10-
classic_graph
117
performance
128
query_paging
139
security
1410
upgrading
1511
user_defined_types
1612
dates-and-times
17-
cloud
1813
faq
1914
api

docs/api/cassandra/datastax/graph/fluent/index.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

docs/api/cassandra/datastax/graph/fluent/predicates.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/api/cassandra/datastax/graph/fluent/query.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)