8 lines
105 B
Text
8 lines
105 B
Text
# Ignore everything in this directory
|
|
*
|
|
# Except this file
|
|
!.gitignore
|
|
|
|
# and the osrm directory
|
|
!osrm/
|
|
|