Skip to content

Commit

Permalink
Don't forget to commit .gitignore changes
Browse files Browse the repository at this point in the history
  • Loading branch information
roystgnr committed Sep 7, 2018
1 parent 0c88199 commit 95f6a1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions makerelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ perl -pi -e 's/dnl AM_MAINTAINER_MODE/AM_MAINTAINER_MODE/' configure.ac

cp .gitignore-bootstrapped .gitignore

git add .gitignore

git commit -m "Don't ignore bootstrap output"

git add Makefile.in aclocal.m4 metaphysicl_config.h.tmp.in build-aux \
configure doxygen/Makefile.in m4/libtool.m4 m4/ltoptions.m4 \
m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 \
Expand Down

0 comments on commit 95f6a1c

Please sign in to comment.