diff options
author | Julien Dessaux | 2014-12-03 21:33:04 +0100 |
---|---|---|
committer | Julien Dessaux | 2014-12-03 23:42:22 +0100 |
commit | 7bc381479e15646dfec98cb206aa228a656e5a26 (patch) | |
tree | ab71ec1aca472255158020f1bc0cf2f6a73ecca7 /.gitignore | |
parent | Fixed protocol discrepancy (diff) | |
download | avalon-arthur-7bc381479e15646dfec98cb206aa228a656e5a26.tar.gz avalon-arthur-7bc381479e15646dfec98cb206aa228a656e5a26.tar.bz2 avalon-arthur-7bc381479e15646dfec98cb206aa228a656e5a26.zip |
Bootstrapped arthur implementation in perl
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..38b9ef8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.swp +arthur.cfg |