Revision 6aa21e123f0ba5a01d5d722461b62e09208d866e authored by Prashant Pandey on 04 March 2017, 01:20:37 UTC, committed by Prashant Pandey on 04 March 2017, 01:20:37 UTC
2 parent s 641ec99 + 27c0e7a
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