Skip to content

Commit

Permalink
Updating gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Franceschini committed Mar 20, 2024
1 parent 7e3bcaf commit d738dbf
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Prerequisites
*.d

# 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

# VTK files
*.vtu
*.vtm
*.pvd

# Matlab files
*.mat

# Matlab executables
*.mex*
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed sources/smoother/sym_AFSAI/compute_local_fsai.mexa64
Binary file not shown.

0 comments on commit d738dbf

Please sign in to comment.