Revision 62e9b6592f3f354d487b2334191fb7a534c9bd07 authored by Konrad Werys on 23 October 2018, 15:53:49 UTC, committed by Konrad Werys on 23 October 2018, 15:53:49 UTC
1 parent 4dd6cc5
.gitignore
# KW:
*ignoreme*
html
latex
# 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 ...