Add .swo to .gitignore | Update docs

This commit is contained in:
Abraham Gonzalez
2020-08-17 17:07:29 -07:00
parent b3fe2cae24
commit 8867c3241c
2 changed files with 18 additions and 32 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ target
*.stamp
*.vcd
*.swp
*.swo
*.log
*#
*~