From: Mark Wong Date: Wed, 25 Jul 2018 01:53:47 +0000 (+0000) Subject: Update .gitignore to stop ignoring .sql files X-Git-Tag: v0.0.8~10 X-Git-Url: http://git.postgresql.org/gitweb/logout?a=commitdiff_plain;h=7b5f4e5860e6e3215a5c7cc89b600dc384c120a0;p=pg_proctab.git Update .gitignore to stop ignoring .sql files --- diff --git a/.gitignore b/.gitignore index 5533a4d..7632234 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ *.o *.so -*.sql *.sw?