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
|
||||
!tests/modules/lib/jq/
|
||||
jq.1
|
||||
jq-*.tar.gz
|
||||
jq-*.zip
|
||||
|
||||
# Generated source
|
||||
src/builtin.inc
|
||||
@@ -35,6 +33,7 @@ autom4te.cache
|
||||
INSTALL
|
||||
Makefile
|
||||
jq-*.tar.gz
|
||||
jq-*.zip
|
||||
configure
|
||||
aclocal.m4
|
||||
Makefile.in
|
||||
|
Reference in New Issue
Block a user