Remove old .gitignore from Jansson

This was causing jansson_config.h to be excluded when the repo was
cloned with certain git pull commands.
master
Nicolas Favre-Felix 3 years ago
parent d1f4b831d9
commit c0329d7813
No known key found for this signature in database
GPG Key ID: C04E7AA8B6F73372

@ -1,27 +0,0 @@
*~
*.o
*.a
.libs
.deps
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
*.lo
*.la
stamp-h1
*.pyc
*.pc
/src/jansson_config.h
Loading…
Cancel
Save