diff options
author | Joris | 2016-03-13 21:26:03 +0100 |
---|---|---|
committer | Joris | 2016-03-13 21:26:03 +0100 |
commit | 47623ec732ec19c765c0a1ebffd9b234f81e0d01 (patch) | |
tree | a52969d730e64d1303e62efa8c36b03a7be7f1a5 /.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..e9594a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist +shell.nix |