https://gitlab.opengeosys.org/ogs/ogs.git
Revision 10a1884fa8f9287ca91a681d128b84467c53d3a9 authored by Tobias Meisel on 27 January 2021, 08:25:33 UTC, committed by Dmitry Yu. Naumov on 23 April 2021, 18:42:24 UTC
1 parent a82e614
Raw File
Tip revision: 10a1884fa8f9287ca91a681d128b84467c53d3a9 authored by Tobias Meisel on 27 January 2021, 08:25:33 UTC
[MeL/IO] HDF5 : memspace property close
Tip revision: 10a1884
.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