Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
natl committed Oct 5, 2016
2 parents 20a1f22 + d700267 commit 88b875d
Show file tree
Hide file tree
Showing 3 changed files with 704 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

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

# Fortran module files
*.mod

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

# Executables
*.exe
*.out
*.app
Loading

0 comments on commit 88b875d

Please sign in to comment.