Commit graph

5 commits

Author SHA1 Message Date
Russ Cox
ee9b2a2299 .gitignore: more binaries 2020-12-30 08:44:15 -05:00
Russ Cox
ebbeff0ac6 .gitignore: enumerate ignored parts of bin/ 2020-12-30 07:59:26 -05:00
Martin Kühl
3473f4e5fd .gitignore: ignore files created for astro(1) and scat(1)
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.
2018-03-23 11:54:04 +01:00
Russ Cox
95fee1d42e all: update for Git
- 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-16 21:21:28 -05:00
Russ Cox
4bd5168c6f Convert .hgignore to .gitignore. 2014-11-10 23:49:47 -05:00
Renamed from .hgignore (Browse further)