diff options
author | Greg Brown <greg.brown01@ed.ac.uk> | 2024-08-03 21:16:25 +0100 |
---|---|---|
committer | Greg Brown <greg.brown01@ed.ac.uk> | 2024-08-03 21:16:25 +0100 |
commit | a9650d502470214b6c54e42ca55917c20a56b52f (patch) | |
tree | f01f540bd59ed4154fc9f66629869572189cf064 /.gitignore |
Initial commit.
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 0000000..796b96d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/build |