Revision d6e0eccbd75d61d9a1adfd543207ca44e1976e73 authored by Dmitry Yu. Naumov on 23 February 2021, 09:19:49 UTC, committed by Dmitry Yu. Naumov on 23 February 2021, 09:19:49 UTC
[doc/TM] Drop unused tags documentation.

See merge request ogs/ogs!3457
2 parent s 4e0cd0a + fa11ff2
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