Add a .gitignore file.
* .gitignore: This is merely for convenience, so that trashfiles from testing or datafile rebuilds don't make it into the repository.
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
*_old
|
||||||
|
COOP-ACT.TXT
|
||||||
|
Gaz_*_national.zip
|
||||||
|
bp??????.dbx
|
||||||
|
metar.tbl
|
||||||
|
nsd_cccc.txt
|
||||||
|
*.pyc
|
||||||
|
zonecatalog.curr.tar
|
||||||
Reference in New Issue
Block a user