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
2 parent s eaad699 + 8ebaff7
Raw File
.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
back to top