Browse Source

the config dir shouldn't be ignored anymore

0.1.7
Georg Hopp 12 years ago
parent
commit
4cbafcbfb2
  1. 5
      .gitignore

5
.gitignore

@ -7,8 +7,11 @@
.deps/ .deps/
Makefile Makefile
Makefile.in Makefile.in
/config*
m4/ m4/
/config.*
*.crt
*.csr
*.pem
*.m4 *.m4
/INSTALL /INSTALL
tests/coverage* tests/coverage*

Loading…
Cancel
Save