commit | 62afd90a47158145d347ee7ec3cb15b032427388 | [log] [tgz] |
---|---|---|
author | Sean Cross <sean@xobs.io> | Tue Dec 27 19:15:40 2022 +0800 |
committer | Sean Cross <sean@xobs.io> | Tue Dec 27 19:15:40 2022 +0800 |
tree | ac70aa97e365398ffc1fa2215bb8f6fb2ab94987 | |
parent | 202fe292f6cc2684af6300afc88aebbf8074440c [diff] |
gitignore: add deps to ignore file Signed-off-by: Sean Cross <sean@xobs.io>
diff --git a/.gitignore b/.gitignore index 5b0a9df..ccf02a7 100644 --- a/.gitignore +++ b/.gitignore
@@ -6,6 +6,11 @@ *.lst *.vcd *.gtkw +/deps/ + +# vim swapfiles +*.swp +*.swo # These all seem to be generated by the build, and can probably be ignored # unless a release is generated