diff options
author | Carlos Aznarán Laos | 2022-02-23 15:36:57 -0500 |
---|---|---|
committer | Carlos Aznarán Laos | 2022-02-23 15:36:57 -0500 |
commit | af1da4c5b4c0d56ccae221107c773faf826c791f (patch) | |
tree | cd3cfd9e3fca43f8b23c5c04b06fea679b38fa0a /.gitignore | |
download | aur-af1da4c5b4c0d56ccae221107c773faf826c791f.tar.gz |
Initial commit as memory from the preCICE workshop 2022
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..f59ec20aabf5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*
\ No newline at end of file |