aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Kühl <martin.kuehl@gmail.com>2018-02-01 14:29:47 +0100
committerDavid du Colombier <0intro@gmail.com>2018-03-23 11:54:04 +0100
commit3473f4e5fde931d4988c84aa46ca3dbcf9c1150d (patch)
tree6b798afd799074fd7be12c76e727177dc3fc37c3 /.gitignore
parentcfa9a6dfa108cda8f830dac649c804161bbde618 (diff)
downloadplan9port-3473f4e5fde931d4988c84aa46ca3dbcf9c1150d.tar.gz
plan9port-3473f4e5fde931d4988c84aa46ca3dbcf9c1150d.tar.bz2
plan9port-3473f4e5fde931d4988c84aa46ca3dbcf9c1150d.zip
.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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8957273c..f590cf28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,8 @@ bin/
log/
dict/
postscript/font/
+sky/here
+sky/*.scat
*.orig
config
install.log