From: Jason Stephenson Date: Wed, 29 Apr 2020 13:32:57 +0000 (-0400) Subject: LP#1272937 Followup: Remove m4/.gitignore X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=67fc8a1c0a1cc66c5ecfc6d2ff1b6f17597463cb;p=working%2FOpenSRF.git LP#1272937 Followup: Remove m4/.gitignore Remove m4/.gitignore and a line to .gitignore to ignore the m4 files in the m4 subdirectory. Signed-off-by: Jason Stephenson --- diff --git a/.gitignore b/.gitignore index ac2a33e..3f0100a 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,4 @@ src/websocket-stdio/.deps/ src/websocket-stdio/.libs/ src/websocket-stdio/osrf-websocket-stdio src/websocket-stdio/*.o +m4/*.m4 diff --git a/m4/.gitignore b/m4/.gitignore deleted file mode 100644 index 0f4126c..0000000 --- a/m4/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.m4