1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00
stedolan-jq/.gitignore

43 lines
404 B
Plaintext
Raw Normal View History

*.o
2013-06-16 08:25:12 -05:00
*.a
*.lo
*.la
*.lai
*.so
*.so.*
*~
2013-05-17 03:03:42 +10:00
.*.sw[a-p]
tags
2012-12-31 23:25:12 +00:00
jq
jq.1
2012-09-19 00:34:49 +01:00
# Something delightfully recursive happens otherwise
docs/content/2.download/source/*
# Autogenerated
lexer.c
lexer.h
parser.c
parser.h
# Autotools junk
2013-06-21 12:41:57 -05:00
.libs
.deps
libtool
*.log
stamp-h1
config.log
config.status
autom4te.cache
INSTALL
Makefile
jq-*.tar.gz
configure
aclocal.m4
Makefile.in
version.h
.remake-version-h
config.cache
*.rpm