Преглед изворни кода

.gitignore: add some editor temp file patterns

H. Peter Anvin пре 3 година
родитељ
комит
8bf5d90a2d
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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