Revision 2e1af525371c92d4e8a59d715c6ab3e0f1190e15 authored by Prashant Pandey on 19 September 2017, 01:54:14 UTC, committed by Prashant Pandey on 19 September 2017, 01:54:14 UTC
1 parent 59c6f27
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