# Compiled Object files *.slo *.lo *.o # Compiled Dynamic libraries *.so *.dylib # Compiled Static libraries *.lai *.la *.a # Misc core *.pyc *.*~ # OS .DS_Store *.swp *.bak # Workspace workspace workspace.tar.gz *.tar.gz *.tgz # build dir build # Gmsh *.pos *.msh # do not commit the mesh... !*_lfs.msh # ... except in the lfs #*.opt # IDE .project .pydevproject .settings .vscode .vscode/*