Revision 027899403cb3578a9070a7fed96d2551b703ddfd authored by Prashant Pandey on 05 February 2017, 00:22:35 UTC, committed by GitHub on 05 February 2017, 00:22:35 UTC
1 parent 2f20be8
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