aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore: ignore macOS .DS_Store filesKare Nuorteva2025-07-271-0/+1
|
* .gitignore: add bin/mntgenIgor Burago2025-02-171-0/+1
|
* .gitignore: Ignore some more things that get created during compile.Ben Huntsman2021-08-301-0/+20
|
* .gitignore: add LOCAL.config and lib/fortunes.indexRuss Cox2020-12-301-0/+2
|
* .gitignore: more binariesRuss Cox2020-12-301-0/+48
|
* .gitignore: enumerate ignored parts of bin/Russ Cox2020-12-301-17/+218
|
* .gitignore: ignore files created for astro(1) and scat(1)Martin Kühl2018-03-231-0/+2
| | | | | | | | To use astro(1) and scat(1) one has to create sky/here and download various catalogue files as detailed in sky/README. This change marks those files as ignored by git so they don't clutter its status messages.
* all: update for GitRuss Cox2014-11-161-21/+17
| | | | | | | | | | - rewrite .gitignore to use git patterns - mv hg(1) to git(1) and rewrite - add lib/git/commit-msg.hook - add skeleton codereview script - update codereview(1) Change-Id: I061cd8e4de77ebbd6037a7c5d1582cd1d986f62f
* Convert .hgignore to .gitignore.Russ Cox2014-11-101-0/+27