diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-05-18 16:17:08 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-05-18 16:17:08 +0100 |
commit | cefc28d1f5a54f1d46f91931f2424769b46a23a2 (patch) | |
tree | c8a9a9c68f1e43788c086abd6574f0739426a8d4 /.gitignore | |
parent | d404cffb5462daee18e2e1a233a9b054856865d6 (diff) |
add all result symlinks to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bf0a8ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/result +/pkgs/result +/modules/result |