diff options
author | Xinglu Chen <public@yoctocell.xyz> | 2021-02-04 16:55:30 +0100 |
---|---|---|
committer | Xinglu Chen <public@yoctocell.xyz> | 2021-02-04 17:02:18 +0100 |
commit | 62d2320044114338426e41c179739a0674653fc6 (patch) | |
tree | c2fe01ec18c31c0f31c5a0380269012eb68ce05a | |
parent | f6fc471adb26c78ac2d606304f60d493aba99dc0 (diff) |
.gitignore: Ignore ./result folder
* .gitignore: Ignore ./result folder.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /doc/git-email.texi +/result |