aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2020-12-30.gitignore: add LOCAL.config and lib/fortunes.indexRuss Cox1-0/+2
2020-12-30.gitignore: more binariesRuss Cox1-0/+48
2020-12-30.gitignore: enumerate ignored parts of bin/Russ Cox1-17/+218
2018-03-23.gitignore: ignore files created for astro(1) and scat(1)Martin Kühl1-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.
2014-11-16all: update for GitRuss Cox1-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
2014-11-10Convert .hgignore to .gitignore.Russ Cox1-0/+27