summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDwayne Litzenberger <dlitz@dlitz.net>2013-02-02 20:48:04 -0800
committerDwayne Litzenberger <dlitz@dlitz.net>2013-02-16 13:09:42 -0800
commit95918a1a86bc1e4c5045801b4bdb83359e033c6a (patch)
treec594383bae412a70e930c6f37040fb8d34572de2 /.gitignore
parent6e3d2bdcc0e2a97f56f69c77b8acd1fbd80eaa45 (diff)
downloadpycrypto-95918a1a86bc1e4c5045801b4bdb83359e033c6a.tar.gz
Use autoconf to generate compiler options
Hopefully this means we'll break on fewer platforms. Also, remove some of the extra optimization flags (e.g. -O3 -fomit-frame-pointer), which don't really do much.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d25dae..f4ba81d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,12 +9,15 @@
MANIFEST
# Autoconf
+/aclocal.m4
+/buildenv
/autom4te.cache
/autoscan.log
/config.h
/config.log
/config.status
src/config.h
+src/stamp-h1
# Python versions
/tools/py/