Revision 403989815ae3e7b8f2d1cca675d560fde025993f authored by Frédéric Simonis on 09 May 2022, 11:38:07 UTC, committed by Frédéric Simonis on 11 May 2022, 10:38:08 UTC
1 parent 12ff734
Raw File
.gitignore
# The following files are ignored by Git
*.[oa]
*~
*.exe
*.log
*.pyc
.cproject
.project
.sconsign.dblite
.sconf_temp
\#*#
.vscode
*.DS_STORE
core
build
GTAGS
GRTAGS
GPATH
src/precice/adapters/python/PySolverInterface.cpp
src/precice/adapters/python/PySolverInterface.so
src/Eigen/
docs/source-code-documentation/
CMakeFiles
Makefile
src/versions.hpp
.idea
back to top