summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2016-07-29 15:59:58 +0200
committerMatěj Cepl <mcepl@cepl.eu>2016-07-29 22:52:40 +0200
commitc36bcf32c836ab3590aba007841a2efc60f5b84a (patch)
tree5aa37cf22db86999c08bb90f87eaee298616d82b /.gitignore
parent657ecd0971b93a27d4866de4fe344d9e142e1e89 (diff)
downloadm2crypto-c36bcf32c836ab3590aba007841a2efc60f5b84a.tar.gz
Don't worry about packaging generated files and not install swig on RHEL-6.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index f4aa0e3..744a3c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,9 @@
*.pyc
*~
-SWIG/_m2crypto.py
-SWIG/_m2crypto_wrap.c
build/
/dist
/M2Crypto/__m2crypto*.so
-/SWIG/_m2crypto.py
+/M2Crypto/_m2crypto.py
/M2Crypto.egg-info
.eggs/
/EGG-INFO
@@ -13,4 +11,3 @@ tests/randpool.dat
tests/sig.p7
tests/sig.p7s
tests/tmpcert.der
-M2Crypto/_m2crypto.py