aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-06-13 15:09:48 +0100
committerBen Laurie <ben@links.org>2013-06-13 15:09:48 +0100
commite887c4187ef9bb5dc74576270c50706cbb0b4912 (patch)
treeccd439f84d2acfaa40b63a1427d96b3b4fe98ecb /.gitignore
parent933aee6199ab134dac3abb1df46615424bafc718 (diff)
downloadopenssl-e887c4187ef9bb5dc74576270c50706cbb0b4912.tar.gz
Backport single makefile from master.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a9fcf4ef66..93577086c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,10 +10,15 @@
# Top level excludes
/Makefile.bak
/Makefile
+/MINFO
/*.a
/include
/*.pc
/rehash.time
+/inc.*
+/makefile.*
+/out.*
+/tmp.*
# Most *.c files under test/ are symlinks
/test/*.c