Skip to content

Commit

Permalink
Allow compiled files in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bobc committed Oct 18, 2014
1 parent 031b69e commit f02ef93
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,3 @@
*.gch
*.pch

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

# Fortran module files
*.mod

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

# Executables
*.exe
*.out
*.app

0 comments on commit f02ef93

Please sign in to comment.