Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MakingL committed Dec 31, 2019
1 parent d598869 commit 31feae0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@

# Compiled Dynamic libraries
# *.so
*.dylib
*.dll
# *.dylib
# *.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
# *.lai
# *.la
# *.a
*.lib
# *.lib

# Executables
*.exe
Expand Down

0 comments on commit 31feae0

Please sign in to comment.