Revision 00b20aece14f9cfcf807318b662a37aea20f9a0a authored by Konrad Werys on 01 November 2019, 12:50:43 UTC, committed by Konrad Werys on 01 November 2019, 12:50:43 UTC
1 parent 1b619a7
.gitignore
html
latex
thirdparty/lmfit/*
thirdparty/itk/*
# mac
*.DS_Store
# clion
.idea
cmake-build-*
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
Computing file changes ...