summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2014-04-21 16:14:27 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2014-04-21 16:14:27 +0200
commit87acb87dffa227329512079334fc2657197792a2 (patch)
tree7b8593238c7c1c47f5eb91d99bcbeb7439748f44 /.gitignore
parent09221cfefe6f7c1d4fff320b6bcee56a23deb54d (diff)
downloadm2crypto_ext-87acb87dffa227329512079334fc2657197792a2.tar.gz
m2crypto_ext-87acb87dffa227329512079334fc2657197792a2.tar.bz2
m2crypto_ext-87acb87dffa227329512079334fc2657197792a2.zip
use distutils
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 2 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 6cb93c7..0436f0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,2 @@
-*.c
-*.o
-*.so
-*.py
-*.pyc
+M2Crypto_ext_wrap.c
+M2Crypto_ext.py