diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-05-29 21:21:09 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-05-29 21:21:09 +0100 |
commit | 1d6f6c4c6f4823d1b969c6309ad2d472441b7b16 (patch) | |
tree | c8c4b812e1a378a248cc1999397549aa4b7f81bb | |
parent | dfe65f669311711d035c5e4d52ae93bc430a5e21 (diff) |
ignore result directories anywhere
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /result /pkgs/result /modules/result +result |