summaryrefslogtreecommitdiff
path: root/pixpat-python/pixpat/_lib
diff options
context:
space:
mode:
Diffstat (limited to 'pixpat-python/pixpat/_lib')
-rw-r--r--pixpat-python/pixpat/_lib/.gitkeep3
1 files changed, 0 insertions, 3 deletions
diff --git a/pixpat-python/pixpat/_lib/.gitkeep b/pixpat-python/pixpat/_lib/.gitkeep
deleted file mode 100644
index 7319712..0000000
--- a/pixpat-python/pixpat/_lib/.gitkeep
+++ /dev/null
@@ -1,3 +0,0 @@
-# Placeholder so the _lib/ directory exists in source control.
-# `pip install .` and `pip install -e .` populate libpixpat.so.0 here
-# (copy and symlink respectively); see setup.py.