Revision 2e95ebedfc564e17c01cc59675a6ee75db6d0046 authored by Tom Fischer on 21 April 2021, 11:30:55 UTC, committed by Tom Fischer on 21 April 2021, 11:30:55 UTC
[DE] Station mapping in GUI

See merge request ogs/ogs!3578
2 parent s 518278f + 42130a5
Raw File
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Gocad T Surface files should always be converted to native line endings.
*.ts text

# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top