1
0
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:
itchyny
2023-07-03 23:05:51 +09:00
parent 3847ebb699
commit edb0d88e3b

3
.gitignore vendored
View File

@@ -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