diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 20 |
1 files changed, 13 insertions, 7 deletions
@@ -1,19 +1,25 @@ -Makefile -Makefile.in +*.tar.gz +*.log +.generated_files aclocal.m4 +atconfig +atlocal autom4te.cache/ config.log config.status configure +conf/postgresql* +INSTALL install-sh +Makefile +Makefile.in missing -*.log -INSTALL +package.m4 postgresql*-check-db-dir postgresql*-ctl +postgresql*.service postgresql*-setup postgresql*-setup.1 -*.tar.gz -conf/postgresql* -postgresql*.service README.rpm-dist +testsuite +testsuite.dir/ |
