summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2021-09-07Set up testing infrastructure.•••* tests/xapian.scm: New file. * build-aux/test-driver.scm.in: New file. * configure.ac: Configure build-aux/test-driver.scm. * .gitignore: Add build-aux/test-driver.scm, tests/*.log and tests/*.trs. * Makefile.am (EXTRA_DIST): Add TESTS. (TEST_EXTENSIONS, SCM_TESTS, TESTS, SCM_LOG_DRIVER): New variables. Arun Isaac
2021-09-02website: Add website.•••* website/style.css: New file. * build-aux/build-home-page.el: New file. * configure.ac: Look for emacs. * Makefile.am (EMACS_GEN, EMACS_GEN_, EMACS_GEN_0, EMACS_GEN_1): New variables. (website, website/index.html): New target. (CLEANFILES): Add website/index.html. * .gitignore: Add website/index.html. Arun Isaac
2020-02-26Add generated files to .gitignore.•••* .gitignore: Add xapian.i and xapian/wrap.scm. Arun Isaac
2020-02-26Organize .gitignore.•••* .gitignore: Organize into sections with comments. Arun Isaac
2020-02-15Add .gitignore.•••* .gitignore: New file. Arun Isaac