diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2021-12-06 21:44:51 -0700 |
---|---|---|
committer | Logan Hunt <loganhunt@simponic.xyz> | 2021-12-06 21:44:51 -0700 |
commit | 253b267f1cee377a834860fb4deac54ef9a78b7a (patch) | |
tree | d5eb10133097ba38b46c448683debba766162785 /openmp/build/.gitignore | |
parent | b3df69fd3ddd8f4ee88903bf74df67926898fd0c (diff) | |
download | gol-253b267f1cee377a834860fb4deac54ef9a78b7a.tar.gz gol-253b267f1cee377a834860fb4deac54ef9a78b7a.zip |
MPI
Diffstat (limited to 'openmp/build/.gitignore')
-rw-r--r-- | openmp/build/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openmp/build/.gitignore b/openmp/build/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/openmp/build/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore |