Revision 383b7e2f7783e5eab9e80a691bef164a59e8b038 authored by kwerys on 25 January 2019, 15:18:06 UTC, committed by kwerys on 25 January 2019, 15:18:06 UTC
1 parent c4e8a0d
.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 ...