Revision 8a57916894be7694d2e2937b4cb1fd1002d4be46 authored by Prashant Pandey on 08 April 2019, 20:29:45 UTC, committed by Prashant Pandey on 08 April 2019, 20:29:46 UTC
2 parent s 346f581 + 16742be
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