Revision 3c60ebc86799dbf425965469357136c728cf1cf9 authored by kwerys on 25 January 2019, 15:20:19 UTC, committed by kwerys on 25 January 2019, 15:20:19 UTC
1 parent 383b7e2
.gitignore
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 ...