Revision 9acdaf55cf89824e0ac81d0948e46a6c1995a313 authored by Prashant Pandey on 06 November 2018, 17:42:52 UTC, committed by Prashant Pandey on 06 November 2018, 17:42:52 UTC
.gitignore
# 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 ...