diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-04-21 21:51:54 +0200 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-04-21 21:51:54 +0200 |
commit | 8e30cb8d4c1caffc2d877bec6975f1539fc193d3 (patch) | |
tree | 8905bee94de16b725fc0dd9f80e836eac87dc682 /.gitignore |
* Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a2d9b02 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build/* +nbody +plan.org |