summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRonny Pfannschmidt <Ronny.Pfannschmidt@gmx.de>2012-06-18 14:35:20 +0200
committerRonny Pfannschmidt <Ronny.Pfannschmidt@gmx.de>2012-06-18 14:35:20 +0200
commitbe56f382c529b83612c7d7a05afca559910dfcb7 (patch)
tree0854db66d06091e77060841361dbfcad53b4f6f0 /MANIFEST.in
parent3d3858c0752e742949afb23019be4c974ac9a7c9 (diff)
downloadcffi-be56f382c529b83612c7d7a05afca559910dfcb7.tar.gz
add MANIFEST.in, extend hgignore
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..24727b1
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,3 @@
+recursive-include c *
+recursive-include testing *.py
+recursive-include doc *.py *.rst Makefile *.bat