diff options
author | Greg Brown <greg.brown@cl.cam.ac.uk> | 2021-12-10 17:41:34 +0000 |
---|---|---|
committer | Greg Brown <greg.brown@cl.cam.ac.uk> | 2021-12-10 17:41:34 +0000 |
commit | c440f10c78171475c611c1ef978bef0315e0d403 (patch) | |
tree | 9795bfe74ba3cbef36416c1f3acffe5e39590380 /.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..171a389 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.agdai |