1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

Just copied c++ file.

This commit is contained in:
Pete Peterson 2014-07-15 16:54:09 -04:00
parent 2299367b8f
commit bb0cf0056f

21
Fortran.gitignore Normal file
View File

@ -0,0 +1,21 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app