Revision b1116c31d446e66adf1f40dc5781a3fb645b2ad4 authored by June on 03 April 2024, 15:23:08 UTC, committed by GitHub on 03 April 2024, 15:23:08 UTC
2 parent s 286f6a1 + 9ee69ff
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/Eigen/
docs/source-code-documentation/
CMakeFiles
Makefile
src/precice/impl/versions.hpp
src/precice/Version.h
src/testing/SourceLocation.hpp
.idea
CMakeUserPresets.json
back to top