8 lines
113 B
Text
8 lines
113 B
Text
# Ignore everything in this directory
|
|
*
|
|
|
|
# Except this file
|
|
!.gitignore
|
|
|
|
# Except srtm_tiles.csv
|
|
!srtm_tiles.csv
|