commit 3473f4e5fde931d4988c84aa46ca3dbcf9c1150d from: Martin Kühl via: David du Colombier <0intro@gmail.com> date: Fri Mar 23 10:54:04 2018 UTC .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. commit - cfa9a6dfa108cda8f830dac649c804161bbde618 commit + 3473f4e5fde931d4988c84aa46ca3dbcf9c1150d blob - 8957273c9e1a7742a83f0fa625b76c997f7b4ba4 blob + f590cf28d5879cde50506384b365ae191db3e8b7 --- .gitignore +++ .gitignore @@ -14,6 +14,8 @@ bin/ log/ dict/ postscript/font/ +sky/here +sky/*.scat *.orig config install.log