diff options
author | Nat Lasseter <nat.lasseter@exa.net.uk> | 2019-07-16 11:14:38 +0100 |
---|---|---|
committer | Nat Lasseter <nat.lasseter@exa.net.uk> | 2019-07-16 11:14:38 +0100 |
commit | ac3bf7d594a515dcd238c8e369960b89720f26c1 (patch) | |
tree | 3cb575c81b8bb91ab148e1f3e0ec66acff7f5c63 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9443fcd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +rubiks +*.swp |