diff options
author | Leonard Kugis <leonard@kug.is> | 2019-11-25 15:15:44 +0100 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2019-11-25 15:15:44 +0100 |
commit | d9098808c1f0da389b963248cbaaec11659a6783 (patch) | |
tree | 725eb421058c866d2fe2d9aaf33c514ef957bc6b | |
parent | fc35884eaa7472a9dbbe20ce6cd19b9d275a600b (diff) |
.gitignore
Added fabrication outputs to gitignore.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,3 +40,4 @@ out/ # End of https://www.gitignore.io/api/kicad +/fabrication/ |