Revision 2f20be8034d211a103c9b2f4bd3208db23fbcec1 authored by Prashant Pandey on 05 February 2017, 00:07:38 UTC, committed by GitHub on 05 February 2017, 00:07:38 UTC
1 parent 3374258
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