aerofly-missions
Version:
The Aerofly Missionsgerät converts simulator flight plan files for Aerofly FS 4, Microsoft Flight Simulator, X-Plane, GeoFS, and Garmin / Infinite Flight flight plan files. It also imports SimBrief flight plans.
15 lines (11 loc) • 509 B
Plain Text
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Automatically set line endings
# See https://help.github.com/articles/dealing-with-line-endings
# In case of problems: http://stackoverflow.com/questions/11383094/unstaged-changes-left-after-git-reset-hard
# Automatically solve merge conflicts
# See http://stackoverflow.com/questions/27134100/whats-the-proper-usage-of-gitattributes-with-merge-ours
*.js text eol=lf
*.ts text eol=lf
*.md text eol=lf
*.txt text eol=lf