diff --git a/comfortable_swipe/cpp/.gitkeep b/comfortable_swipe/cpp/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/comfortable_swipe/cpp/__init__.py b/comfortable_swipe/cpp/__init__.py new file mode 100644 index 0000000..ded284d --- /dev/null +++ b/comfortable_swipe/cpp/__init__.py @@ -0,0 +1 @@ +# This is a placeholder module that will contain the C++ libraries.