Browse Source

.gitignore: add some editor temp file patterns

H. Peter Anvin 3 years ago
parent
commit
8bf5d90a2d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -4,6 +4,9 @@ simulation/
 greybox_tmp/
 *~
 \#*
+.\#*
+*.bak
+*.$$$
 *_bb.v
 *_inst.v
 *.bsf