diff options
author | Martin Stensgård <mastensg@mastensg.net> | 2025-04-13 17:27:43 +0200 |
---|---|---|
committer | Martin Stensgård <mastensg@mastensg.net> | 2025-04-13 17:27:43 +0200 |
commit | f6a37b5327bebc01954037cc96ec95461cdda4d8 (patch) | |
tree | 7f0b9c5fc9e3898d618e354da23298bc07068f95 | |
parent | 5d267d9a67971105aa877f0e66f95527c402c5c7 (diff) |
.gitignore: +*.swp
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +*.swp + top.asc top.bin top.blif |