Revision 16742be21190be75877a321a7fb38404e559868d authored by Prashant Pandey on 08 April 2019, 20:29:04 UTC, committed by Prashant Pandey on 08 April 2019, 20:29:04 UTC
1 parent f5d2feb
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