mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Fix duplicate entry in .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,8 +15,6 @@ tags
|
|||||||
jq
|
jq
|
||||||
!tests/modules/lib/jq/
|
!tests/modules/lib/jq/
|
||||||
jq.1
|
jq.1
|
||||||
jq-*.tar.gz
|
|
||||||
jq-*.zip
|
|
||||||
|
|
||||||
# Generated source
|
# Generated source
|
||||||
src/builtin.inc
|
src/builtin.inc
|
||||||
@@ -35,6 +33,7 @@ autom4te.cache
|
|||||||
INSTALL
|
INSTALL
|
||||||
Makefile
|
Makefile
|
||||||
jq-*.tar.gz
|
jq-*.tar.gz
|
||||||
|
jq-*.zip
|
||||||
configure
|
configure
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
Reference in New Issue
Block a user