Browse Source

Ignore automake autoconf generated files.

pull/41/head
Simon Eisenmann 11 years ago
parent
commit
16e91e04d3
  1. 12
      .gitignore

12
.gitignore vendored

@ -26,3 +26,15 @@ server.key @@ -26,3 +26,15 @@ server.key
server.csr
server.crt
server.pem
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
config.h
config.h.in
config.status
configure
install-sh
missing
stamp-h1

Loading…
Cancel
Save