.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.
This commit is contained in:
parent
cfa9a6dfa1
commit
3473f4e5fd
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,6 +14,8 @@ bin/
|
||||
log/
|
||||
dict/
|
||||
postscript/font/
|
||||
sky/here
|
||||
sky/*.scat
|
||||
*.orig
|
||||
config
|
||||
install.log
|
||||
|
||||
Loading…
Reference in New Issue
Block a user